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: Bad notification for startForeground: java.lang.ClassCastException: android.widget.RemoteViews$SetOnClickPendingIntent cannot be cast to android.widget.RemoteViews$ReflectionAction #45

Open
e-yes opened this issue Dec 14, 2014 · 1 comment

Comments

@e-yes
Copy link

e-yes commented Dec 14, 2014

android.app.RemoteServiceException: Bad notification for startForeground: java.lang.ClassCastException: android.widget.RemoteViews$SetOnClickPendingIntent cannot be cast to android.widget.RemoteViews$ReflectionAction
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1260)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4424)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:825)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:592)
at dalvik.system.NativeStart.main(Native Method)
@LanderlYoung
Copy link

This seems to be an samsung related bug. Only happes on samsung device running 4.0.4.

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

No branches or pull requests

2 participants