Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hey all,

I am working on push notification for window app in phone gap.
I not able to update navigator URI when receive push notification.

Means when when i receive push notification i want to move to some particular form where i have to show all notification access from database in Window app.

Thanks
kapil..

What I have tried:

I am tried code as
CordovaBrowser.Navigate("Path from root e.g. /App/www/viewmessage.htm");
Posted
Updated 6-Jul-16 2:00am

1 solution

i am facing same issue but still on r&d
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900