We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have added org/godotengine/godot/PlayGameServices into Modules but I will get this error. Any help? Thank you!
02-09 13:20:28.106 7968 8047 I godot : Loading Android module: org/godotengine/godot/PlayGameServices 02-09 13:20:28.106 7968 8047 E godot : **ERROR**: Couldn't find singleton for class: org/godotengine/godot/PlayGameServices. 02-09 13:20:28.106 7968 8047 E godot : At: platform/android/java_godot_lib_jni.cpp:691:_initialize_java_modules() - Condition "!singletonClass" is true. Continuing.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have added org/godotengine/godot/PlayGameServices into Modules but I will get this error.
Any help?
Thank you!
The text was updated successfully, but these errors were encountered: