Page 4 of 4

Redirect based on push notification

Posted: Wed Jun 01, 2016 1:15 pm
by David Quigley

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.


Redirect based on push notification

Posted: Wed Jun 01, 2016 1:19 pm
by David Quigley

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?


Redirect based on push notification

Posted: Wed Jun 01, 2016 1:28 pm
by saurabh8122815

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


Redirect based on push notification

Posted: Tue Aug 30, 2016 9:16 am
by Najib Saad

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


Redirect based on push notification

Posted: Tue Aug 30, 2016 9:41 am
by saurabh8122815

Hi Najib !

i've put that code on device ready event !


Redirect based on push notification

Posted: Tue Aug 30, 2016 1:13 pm
by Najib Saad

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


Redirect based on push notification

Posted: Wed Aug 31, 2016 4:54 am
by saurabh8122815

Hi Najib,

For ionic use "push-notification" event.