Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.