how to open secific page onclick on notification in phonegap 3.6 by using pushplugin
Asked Answered
I

1

6

I am using PushPlugin in my Phonegap Application. I don't have any problem getting Notification from the server, but i need when i click on notification, then i want to open a specific page like "home.html" page or "information.html" page but it's directly open default "index.html" page.

I try Phonegap PushNotification to open a specific app page but I am little bit Confuse that how application know that (message == "notify") to open a specific page, it is not define in answer. And I think answer belongs to old version of Phonegap Pushplugin.

Pls help Me. Thanks in Advance.

Internship answered 5/1, 2015 at 13:45 Comment(0)
I
3

I got my solution, If anyone has the same problem. Please follow this link.

https://github.com/phonegap-build/PushPlugin/issues/213

Internship answered 6/1, 2015 at 9:54 Comment(1)
Thanks for this, nice solution, i could only get this to work if the app was open but now seems to work fineHeteroclite

© 2022 - 2024 — McMap. All rights reserved.