🐛 Firebase messaging pass along action identifier to iOS #17315
Labels
Needs Attention
This issue needs maintainer attention.
plugin: messaging
type: enhancement
New feature or request
What feature would you like to see?
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.
The text was updated successfully, but these errors were encountered: