JDillon08

Results 2 comments of JDillon08

I am interested in the solution for iOS, too. Here's our current setup in Android: A device receives a push notification while the app is closed. The push notification contains...

@bachras Here's the code that we use to navigate to a specific page after resuming the app via tapping a push notification on an Android device: ``` // App resume...