roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

Fatal Exception: android.app.RemoteServiceException #55

Open max-pro opened 5 years ago

max-pro commented 5 years ago

I was getting an error from firebase Crashlytics.

Fatal Exception: android.app.RemoteServiceException: Bad notification posted from package com.ngasce.jforce: Couldn't create icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.ngasce.jforce id=0x7f0b0003) visible user=0 ) at android.app.ActivityThread$H.handleMessage + 1881(ActivityThread.java:1881) at android.os.Handler.dispatchMessage + 105(Handler.java:105) at android.os.Looper.loop + 164(Looper.java:164) at android.app.ActivityThread.main + 6944(ActivityThread.java:6944) at java.lang.reflect.Method.invoke(Method.java) at com.android.internal.os.Zygote$MethodAndArgsCaller.run + 327(Zygote.java:327) at com.android.internal.os.ZygoteInit.main + 1374(ZygoteInit.java:1374)