You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
android.app.RemoteServiceException: Bad notification for startForeground: java.lang.ClassCastException: android.widget.RemoteViews$SetOnClickPendingIntent cannot be cast to android.widget.RemoteViews$ReflectionAction
#45
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)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: