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

No token, just MISSING_INSTANCEID_SERVICE #10

Closed
StephanoGeorge opened this issue Sep 24, 2021 · 1 comment
Closed

No token, just MISSING_INSTANCEID_SERVICE #10

StephanoGeorge opened this issue Sep 24, 2021 · 1 comment

Comments

@StephanoGeorge
Copy link

StephanoGeorge commented Sep 24, 2021

I get MISSING_INSTANCEID_SERVICE in titlebar and toast.

How can I debug?

I use microG. FCM-toolbox did not registered, but some other apps can receive message.

Versions

  • FCM toolbox : 1.8.4
  • microG Services Core : 0.2.22.212658
  • microG Services Framework Proxy : 0.1.0
@SimonMarquis
Copy link
Owner

Hi,
I found references to this error here.

public static final String ERROR_MISSING_INSTANCEID_SERVICE
Tokens can't be generated. Only devices with Google Play are supported.
Constant Value: "MISSING_INSTANCEID_SERVICE"

It seems that a proper Google Play Services installation is required for this to work correctly.

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

2 participants