Please provide the following:
- SDK Version: 46.0.9
- Platforms(Android/iOS/web/all): Android
- Add the appropriate “Tag” based on what Expo library you have a question on.
I created the categories for my notifications, like this:
For second one I created textInput for notification. My plan is to create a Direct Reply noficications.
The notifications is displayed with success but when I type on the Input for noficication I can’t capture the text typed on notification Input using addNotificationResponseReceivedListener or addNotificationReceivedListener.
Can you help?