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
When I use flutter_local_notification to push notifications when receiving from Firebase, the Android device Oppo Reno3 can't receive data.
Logger error: Reading a NULL string not supported here.
The notification is still displayed but cannot perform actions and retrieve payload data.
Other devices still work normally.
Device : Oppo Reno3 (Android 13)
flutter_local_notifications: ^17.2.3
Flutter (Channel stable, 3.22.3
Dart version 3.4.4
The text was updated successfully, but these errors were encountered:
When I use flutter_local_notification to push notifications when receiving from Firebase, the Android device Oppo Reno3 can't receive data.
Logger error: Reading a NULL string not supported here.
The notification is still displayed but cannot perform actions and retrieve payload data.
Other devices still work normally.
Device : Oppo Reno3 (Android 13)
flutter_local_notifications: ^17.2.3
Flutter (Channel stable, 3.22.3
Dart version 3.4.4
The text was updated successfully, but these errors were encountered: