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

Exception en Google Play Store #55

Open
annakozy2011 opened this issue Oct 31, 2016 · 0 comments
Open

Exception en Google Play Store #55

annakozy2011 opened this issue Oct 31, 2016 · 0 comments

Comments

@annakozy2011
Copy link

annakozy2011 commented Oct 31, 2016

Hi, we are receiving these errors in Google Play, all happened on Android 6.0.
Could you look into it? We use the release 1.7 of the module.

java.lang.NullPointerException: Attempt to invoke virtual method 'void nl.vanvianen.android.gcm.GCMModule.sendSuccess(java.lang.String)' on a null object reference
at nl.vanvianen.android.gcm.GCMIntentService.onRegistered(GCMIntentService.java:61)
at com.google.android.gcm.GCMBaseIntentService.handleRegistration(GCMBaseIntentService.java:295)
at com.google.android.gcm.GCMBaseIntentService.onHandleIntent(GCMBaseIntentService.java:197)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:66)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:158)
at android.os.HandlerThread.run(HandlerThread.java:61)

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

1 participant