7

Android version 7.0 or above create exception when we upload an update of my app crashes will be given

android.app.RemoteServiceException: at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1681) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:241) at android.app.ActivityThread.main (ActivityThread.java:6274) at java.lang.reflect.Method.invoke (Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:886) at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:776)

Google Play Developer Console reports this crashes

Graham
  • 7,431
  • 18
  • 59
  • 84
Ahmad Joyia
  • 533
  • 5
  • 17
  • Possible duplicate of [How to fix: android.app.RemoteServiceException: Bad notification posted from package \*: Couldn't create icon: StatusBarIcon](https://stackoverflow.com/questions/25317659/how-to-fix-android-app-remoteserviceexception-bad-notification-posted-from-pac) – Nawrez Feb 26 '18 at 11:30
  • Hey @Ahmad, Is this really duplicate what Graham posted? I am facing the same issue and don't have anything like "Bad notification..." in the stack trace. Did you able to fix the issue? – Fuat Coşkun Aug 14 '18 at 21:01
  • @FuatCoşkun its not duplicate the Exception is same but the issue is different.. yet I completely not understand the actual problem because crash trace not properly define where the problem exist – Ahmad Joyia Sep 06 '18 at 07:29
  • @AhmadJoyia getting the same issue, please provide any help – ummer akbar Mar 31 '20 at 12:08
  • The same report here totally has no idea what's wrong. – Romulus Urakagi Ts'ai Aug 08 '20 at 16:38

0 Answers0