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

Playstore crash report - NPE in NetflixReaderService (0.2.2) #27

Closed
jayrambhia opened this issue Apr 25, 2018 · 1 comment
Closed

Playstore crash report - NPE in NetflixReaderService (0.2.2) #27

jayrambhia opened this issue Apr 25, 2018 · 1 comment
Labels

Comments

@jayrambhia
Copy link
Owner

Reported in version 0.2.2

java.lang.NullPointerException: 
  at com.fenchtose.movieratings.NetflixReaderService.onAccessibilityEvent (SourceFile:149)
  at android.accessibilityservice.AccessibilityService$2.onAccessibilityEvent (AccessibilityService.java:1550)
  at android.accessibilityservice.AccessibilityService$IAccessibilityServiceClientWrapper.executeMessage (AccessibilityService.java:1735)
  at com.android.internal.os.HandlerCaller$MyHandler.handleMessage (HandlerCaller.java:37)
  at android.os.Handler.dispatchMessage (Handler.java:105)
  at android.os.Looper.loop (Looper.java:164)
  at android.app.ActivityThread.main (ActivityThread.java:6938)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:327)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1374)
@jayrambhia jayrambhia added the bug label Apr 25, 2018
@jayrambhia
Copy link
Owner Author

Fixed 806bec0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant