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
Hi, we are facing the following issue on devices with Android 13 and 14, doesn't seem to happen on older versions.
SDK version: 3.0.0 Fatal Exception: android.app.RemoteServiceException$BadForegroundServiceNotificationException Bad notification(tag=null, id=1327) posted from package our.app.package, crashing app(uid=10192, pid=28755): Couldn't inflate contentViewsandroid.widget.RemoteViews$ActionException: android.view.InflateException: Binary XML file line #2 in our.app.package:layout/player_count_down: <merge /> can be used only with a valid ViewGroup root and attachToRoot=true
I looked at the latest SDK changelog (3.0.2) and it doesn't look it was addressed. Can you please look into it and/or suggest a workaround/fix?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hey @eros902002 , do you have any updates on the topic? Could you perhaps share an ETA? We're seeing an increasing number of customers experiencing this crash.
Hi, we are facing the following issue on devices with Android 13 and 14, doesn't seem to happen on older versions.
SDK version: 3.0.0
Fatal Exception: android.app.RemoteServiceException$BadForegroundServiceNotificationException Bad notification(tag=null, id=1327) posted from package our.app.package, crashing app(uid=10192, pid=28755): Couldn't inflate contentViewsandroid.widget.RemoteViews$ActionException: android.view.InflateException: Binary XML file line #2 in our.app.package:layout/player_count_down: <merge /> can be used only with a valid ViewGroup root and attachToRoot=true
I looked at the latest SDK changelog (3.0.2) and it doesn't look it was addressed. Can you please look into it and/or suggest a workaround/fix?
Thanks in advance!
The text was updated successfully, but these errors were encountered: