Ankur Wadhawan
Posts: 0
Joined: Thu Jan 30, 2014 11:54 pm

PUSH notification - how to show different page on click of notifcation

I was wondering how one can show a different page on hit of a notification..

The default event on the click of a notification is opening of the application and starting of start page.

How can a different page be opened.?

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

PUSH notification - how to show different page on click of notifcation

Hi,

Your app must be launched to handle push notification. But phonegap app can't work in background:

http://stackoverflow.com/questions/14...

Ankur Wadhawan
Posts: 0
Joined: Thu Jan 30, 2014 11:54 pm

PUSH notification - how to show different page on click of notifcation

That is not what I asked..........

What i am asking is HOW to open a specific page in the application when someone clicks on the notification

Return to “Issues”