Hey,
I’m trying to figure out how I can detect a return to the app on mobile, especially iOS.
Basically, i’m trying to achieve this:
- Open app, login
- Go to App’s main screen or whatever
- Switch app, so that the app is in background state
- Come back to the app natively
- Detect return to app and show welcome back pop up/screen.
Thanks,
Toby