HI
I'm testing this example, but when I click the same notification twice, the application crashes.
Application failure occurs only on the SAMSUNG A5 phone (ANDROID 6.0.1)
https://www.b4x.com/android/forum/threads/nb6-notifications-builder-class-2018.91819/
I'm testing this example, but when I click the same notification twice, the application crashes.
Application failure occurs only on the SAMSUNG A5 phone (ANDROID 6.0.1)
https://www.b4x.com/android/forum/threads/nb6-notifications-builder-class-2018.91819/
B4X:
Logger połączony z: samsung SM-A500FU
--------- beginning of system
android.app.RemoteServiceException: Bad notification posted from package b4a.example3: Couldn't update icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=b4a.example3 id=0x00000000) visible user=0 )
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2046)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:7331)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120)