News

Notification action button tap is not working properly i have two AndroidNotificationAction in diffrent notification in every notification first button is working fine but second button not working ...
I'm using flutter_local_notification show() method + registerPeriodicTask every 15min with the WorkManager Package, While in the debug mode, it works fine! (running on the real device or on emulator) ...