David Quigley
Posts: 0
Joined: Wed Jun 01, 2016 1:15 pm

Redirect based on push notification

Why is this question marked as answered when it is not answered? It's been a few years, and I would assume it be easy to configure a push notification to open a specific page in the app.

David Quigley
Posts: 0
Joined: Wed Jun 01, 2016 1:15 pm

Redirect based on push notification

Where do you place this code? What if the user is on another page that does not have this form load event when the push notification comes in?

saurabh8122815
Posts: 0
Joined: Mon Mar 21, 2016 5:08 am

Redirect based on push notification

Hi, i have solved this issues.Now i have navigate to particular page on click on push notification.

Najib Saad
Posts: 0
Joined: Tue Aug 09, 2016 2:04 pm

Redirect based on push notification

hi, where do you place this code? in the init function of the default page?

saurabh8122815
Posts: 0
Joined: Mon Mar 21, 2016 5:08 am

Redirect based on push notification

Hi Najib !

i've put that code on device ready event !

Najib Saad
Posts: 0
Joined: Tue Aug 09, 2016 2:04 pm

Redirect based on push notification

Thank you saurabh, I am using ionic not jquery, where can I find the deviceReady event?

saurabh8122815
Posts: 0
Joined: Mon Mar 21, 2016 5:08 am

Redirect based on push notification

Hi Najib,

For ionic use "push-notification" event.

Return to “Issues”