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
1. Install OneSignal SDk for Unity.
2. Probably post a pushnotification from the app(no images, just text for title and body).
Last time posted a push from the server long time ago for this app. So it isn't the push from the server.
What did you expect to happen?
I expected not to have crashes. I saw such errors on your Github for Android but no fix/workaround for unity.
Unity version
2021.3.26
2020.3.48
OneSignal Unity SDK version
4.0.10
3.0.11
Platform
Android
Relevant log output
Fatal Exception: android.app.RemoteServiceException: Bad notification posted from package com.xxx.xxx: Couldn't expand RemoteViews for: StatusBarNotification(pkg=com.xxx.xxx user=UserHandle{0} id=1079863058 tag=null key=0|com.xxx.xxx|1079863058|null|10183: Notification(pri=0 contentView=null vibrate=default sound=default tick defaults=0x7 flags=0x11 color=0x00000000 vis=PUBLIC semFlags=0x0 semPriority=0)) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1810) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6780) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1500) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1390)
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
What happened?
Couldn't expand RemoteViews for: StatusBarNotification. Crash.
Steps to reproduce?
What did you expect to happen?
I expected not to have crashes. I saw such errors on your Github for Android but no fix/workaround for unity.
Unity version
2021.3.26
2020.3.48
OneSignal Unity SDK version
4.0.10
3.0.11
Platform
Android
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: