I general question, (sorry if duplicate, i searched this site for about a day)
I built a blackberry webworks app (for webworks 5+) in phonegap (2.3). App works fine, it registers with the BIS service and i can do a push notification to the app, but only when the app is on screen.
Basically i want to notification to show up similar to android or ios, where it pops up or goes to a message center.
How do i go about this, is it how i handle the app when it's closed, or do i need to setup some type of listener event?
Thanks to any help