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

android.app.RemoteServiceException #56

Open
TheLastProject opened this issue Aug 2, 2021 · 0 comments
Open

android.app.RemoteServiceException #56

TheLastProject opened this issue Aug 2, 2021 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@TheLastProject
Copy link
Owner

By far the most common crash, but no clue why or what it even means. Seem to not even touch any of my code... Android bug?

android.app.RemoteServiceException: 
  at android.app.ActivityThread$H.handleMessage (ActivityThread.java:2074)
  at android.os.Handler.dispatchMessage (Handler.java:106)
  at android.os.Looper.loop (Looper.java:236)
  at android.app.ActivityThread.main (ActivityThread.java:8057)
  at java.lang.reflect.Method.invoke (Native Method)
  at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:656)
  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:967)
@TheLastProject TheLastProject added bug Something isn't working help wanted Extra attention is needed labels Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant