This repository has been archived by the owner on Sep 4, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Getting "Error : Empty registration ID received from GCM" #315
Labels
Comments
@sulthanallaudeen this is possibly a bug but without a more detailed reproduction scenario it's hard for me to say what's going on. Can you provide me more details? Also, if you completely uninstall and re-install the app does the issue go away? |
@macdonst Ok, i wil update the question with more details soon. Thanks |
i had this same issue.. i created a new emulator.. using google api lvl 21 in a MacOS enviroment.. and worked.. =) |
The Android emulator doesn't have Google Play Services so this'll never work. When creating an emulator use the Google API version that does have Play Services. Better yet test with a device. |
macdonst
added a commit
that referenced
this issue
Nov 18, 2015
macdonst
added a commit
that referenced
this issue
Nov 18, 2015
This thread has been automatically locked. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have installed this plugin and using the example directly, it was working good yesterday and previous day, from today morning i am always getting this error whenever the app is opened
"Error: Empty registration ID received from GCM"
I have checked the SDK, and the GCM is enabled in Google Console but i don't know why i am getting this error.
What is the mistake i am doing and how can i fix it ?
The text was updated successfully, but these errors were encountered: