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 #14

Open
hmedat opened this issue Jul 4, 2018 · 1 comment
Open

NullPointerException #14

hmedat opened this issue Jul 4, 2018 · 1 comment

Comments

@hmedat
Copy link

hmedat commented Jul 4, 2018

Hello Guys

I got this crash from Fabric

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'void android.content.ContentResolver.unregisterContentObserver(android.database.ContentObserver)' on a null object reference at com.tuenti.smsradar.SmsRadarService.unregisterSmsContentObserver(SmsRadarService.java:126) at com.tuenti.smsradar.SmsRadarService.finishService(SmsRadarService.java:115) at com.tuenti.smsradar.SmsRadarService.onDestroy(SmsRadarService.java:71) at android.app.ActivityThread.handleStopService(ActivityThread.java:3504) at android.app.ActivityThread.-wrap26(Unknown Source) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1697) at android.os.Handler.dispatchMessage(Handler.java:106) at android.os.Looper.loop(Looper.java:164) at android.app.ActivityThread.main(ActivityThread.java:6501) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:807)

screen shot 2018-07-04 at 10 35 15 am

@hmedat
Copy link
Author

hmedat commented Aug 6, 2018

?

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