How to capture response for Direct Reply noficications?

Please provide the following:

  1. SDK Version: 46.0.9
  2. Platforms(Android/iOS/web/all): Android
  3. 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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.