faisy
faisy
The application is working as expected in debug mode no issues are found. But when the ios app is running on release mode, The callback is not calling from the...
`E/AndroidRuntime: FATAL EXCEPTION: main Process: com.xxxxx.xxxxx, PID: 31604 android.app.RemoteServiceException: Bad notification posted from package com.xxxxx.xxxxx: Couldn't create icon: StatusBarIcon(icon=Icon(typ=RESOURCE pkg=com.xxxx.xxxxx id=0x7f0d0000) visible user=0 ) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2019) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:158)...