[flutter_local_notifications] solves the expected behavior for 'didNotificationLaunchApp' - #2150
[flutter_local_notifications] solves the expected behavior for 'didNotificationLaunchApp'#2150mdAlvarenga wants to merge 1 commit into
Conversation
|
Thanks for the PR. Unfortunately this introduces an issue where on Android, subsequent calls to |
Condition added to avoid 'didNotificationLaunchApp=true' when opening app from recent apps list in Android.
Related to #1926
By @LeoTDev & @ximena-bogado