Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7185

How to fix: android.app.RemoteServiceException without any message (not related to Bad Notification or Broadcast)

$
0
0

I have an android.app.RemoteServiceException (RSE) but without any message.I get the following crash report on Google Play Console. When I get a RSE due to a bad Notification or Broadcast I get the related message but in this case it is a black crash.

android.app.RemoteServiceException:   at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1813)  at android.os.Handler.dispatchMessage (Handler.java:102)  at android.os.Looper.loop (Looper.java:154)  at android.app.ActivityThread.main (ActivityThread.java:6781)  at java.lang.reflect.Method.invoke (Method.java)  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)  at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)

I started getting these crashes primarily on Android 7 and Samsung devices (in large).

Android versions and devices

We are following standard guidelines for Notifications and Broadcasts.

targetSdkVersion 25compileSdkVersion 26

I have gone through many StackOverflow questions related to RemoteServiceException but not been able to find RCA hence posting the new question.
Listed below are the questions I have checked and not been able to find a resolution for RSE:


Viewing all articles
Browse latest Browse all 7185

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>