expo push notification deeplink

Please provide the following:

  1. SDK Version: 38.0.10
  2. Platforms(Android/iOS/web/all): Android/iOS

addNotificationResponseReceivedListener may work when interacting with notifications (when tapped), but when the deeplink function is inserted and executed here, when the app that operates in the foreground or background is not open
Suppose it doesn’t work.
When push comes for the first time in a clean shutdown state, pressing it opens the app on the first page of the app.
Even in the finished state, I want to go to the deep link when I first press push … Anyone know how?
The appstate will not be able to recognize the state when the complete app is finished.
push test is expo push notifications tool

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