I want to detect when a user returns to the app, either by a deep link or just opens up the app again. I need this to be called on a specific page within the app, but the action "On page load", is only called when being initially loaded.
How can I do this on "all" page loads?
Edit: What I have in my app is an API, which upon calling launches a URL which redirects the user, but when the user returns to the app again, I need to call an Action.