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
A way to determine with action identifier was used when receiving a notification.
I am able to setup categories on iOS and I can send a notification with a category id from Firebase Messaging. But when I tap on one of my actions, I do not see a way to get the action id in Flutter. I am able to get the category id of the notification, but not the action.