on push notification received, is there a way to open a page/activity without showing notification and bring the app in the foreground ?
Android: I have handled not to show the notification, but how to bring the app in the foreground, with a specific page.
ios: any suggestions?
I am developing an alert system, that alerts users on some event, it must bring the app in foreground to show more related information.