• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


25 Mar, 2025

Updated at 20 May, 2025

React-Native push notification click event does not work

Been at it for days... I am getting the push notification, the payload has all the necessary needed data (e.g. deep_link) and I am now trying to make it work just as console logs within AppDelegate but even there, nothing, no logs when I click on the notification, only think I see is: "Posting 'appEntersForeground' event to registered modules"

That's it, how can I catch the click event?