Skip to content
New issue

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

Failed to retrieve non-existent singleton 'GooglePlay' #20

Open
LoneTechWiz opened this issue May 16, 2019 · 2 comments
Open

Failed to retrieve non-existent singleton 'GooglePlay' #20

LoneTechWiz opened this issue May 16, 2019 · 2 comments

Comments

@LoneTechWiz
Copy link

When trying to debug I get an error that says "Failed to retrieve non-existent singleton 'GooglePlay'"

@Alpzy
Copy link

Alpzy commented Aug 6, 2019

I had that as well when I tried to modify the module and recompile in the source, solved with following steps:

  1. Remove module from godot source.
  2. Recompile.
  3. Do whatever change you need to do with the module and then put module back to godot source.
  4. Recompile.

It takes time and effort, I came up with this idea by my own, there might be a better approach.

Good luck!

@Gperez88
Copy link

I have same issues "Failed to retrieve non-existent singleton 'GooglePlay'"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants