WordPress-Android icon indicating copy to clipboard operation
WordPress-Android copied to clipboard

RemoteServiceException: Bad notification posted from package com.jetpack.android: Couldn't expand RemoteViews for: Status...

Open sentry[bot] opened this issue 1 year ago • 1 comments

Sentry Issue: JETPACK-ANDROID-HQ6

RemoteServiceException: Bad notification posted from package com.jetpack.android: Couldn't expand RemoteViews for: StatusBarNotification(pkg=com.jetpack.android user=UserHandle{0} id=90004 tag=null key=0|com.jetpack.android|90004|null|10331: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x10 color=0xff0675c4 backgroundColor=0x00000000 category=reminder vis=PRIVATE))
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1699)
    at android.os.Handler.dispatchMessage(Handler.java:102)
    at android.os.Looper.loop(Looper.java:154)
    at android.app.ActivityThread.main(ActivityThread.java:6316)
    at java.lang.reflect.Method.invoke(Method.java)
...
(2 additional frame(s) were not displayed)

sentry[bot] avatar Feb 02 '24 11:02 sentry[bot]

This crash is related to weekly roundup notifications and occurs only on Android 7 devices.

irfano avatar Feb 02 '24 11:02 irfano