Hi I am developing a mobile app using phonegap for android, iphone and blackberry platforms and I need to put a push notification feature in my app, so that my server can poll my app and then put the notification if there is any new notification.
On browsing the net i found out that there are plugins for phonegap for both iphone and android which help in showing the notification.But did not find any useful resources for Blackberry.:(
I want to get a push notification in Blackberry using phonegap can some one help me in performing this or any links which explains this with html,js is really helpful. Thank you.