简体   繁体   中英

Receiving push notification with a new page - Hybrid Mobile App

I have developed an mobile app with push notification using IBM Worklight 6.1. I am mainly concentrating on Android and IOS. I can able to send and receive the push notification even when the app is closed. After receiving the push notification, when i am opening it, the app launching with the default page. Now my question is Is there a way to launch a particular page when opening the received push notification using hybrid way?

Yes, it is possible for you to "change page" based on the received notification.
I describe one possible implementation to do so in my answer, here: https://stackoverflow.com/a/25604731/1530814

You should review it and alter it for your needs.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM