flutter_notification_listener
flutter_notification_listener copied to clipboard
Notification Event - Null Pointer Exception
I am getting the below crashes on Android API that are above 10
NotificationEvent$Companion.convertIconToByteArray java.lang.NullPointerException - icon.loadDrawable(context) must not be null
Crashlytics caught the error in NotificationEvent.kt:135 class
@Destiny-Ed Yea I do have this issue, app crashing. Did you find anything to fix?
@farisk218 thank you for your attention. Can you provide more information about this crash like the full logs, and how did you fix this issue. I cannot find the base code in your screenshot.