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.
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.
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?
Hi, i have solved this issues.Now i have navigate to particular page on click on push notification.
hi, where do you place this code? in the init function of the default page?
Hi Najib !
i've put that code on device ready event !
Thank you saurabh, I am using ionic not jquery, where can I find the deviceReady event?
Hi Najib,
For ionic use "push-notification" event.