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

NullPointerException C2DMReceiver.onRegistered() #66

Closed
mrschtief opened this issue Mar 18, 2012 · 0 comments
Closed

NullPointerException C2DMReceiver.onRegistered() #66

mrschtief opened this issue Mar 18, 2012 · 0 comments
Assignees

Comments

@mrschtief
Copy link
Member

2mal im market reporting

java.lang.NullPointerException
at org.immopoly.android.c2dm.C2DMReceiver.onRegistered(C2DMReceiver.java:38)
at org.immopoly.android.c2dm.C2DMBaseReceiver.handleRegistration(C2DMBaseReceiver.java:187)
at org.immopoly.android.c2dm.C2DMBaseReceiver.onHandleIntent(C2DMBaseReceiver.java:104)
at android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.os.HandlerThread.run(HandlerThread.java:60)

@ghost ghost assigned tobibo Mar 21, 2012
@tobibo tobibo closed this as completed in 6bbda82 Mar 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants