01-03-2013 09:26 PM
Hi all,
I am trying to develop an application for BlackBerry OS 7 or earlier.
The app could receive push notification when the app is active.
When the app is closed or running on the background, the push notification should be shown in the message list. Not only that, there should be a red splat in app icon and the banner indicator in notification list. I have tried to use webworks.message.list feature. But, I still cannot see the notification in the message list. How to get the guid to initialize the webworks.message.list? Should I use the guid that has been used for register BBM-connected app? or I should generate new guid for webworks.message list?
Thanks in advance.
01-04-2013 08:42 AM
Hi,
It sounds like your question is more WebWorks related than push related.
You might have more luck getting an answer to your question here:
http://supportforums.blackberry.com/t5/Web-and-Web
Thanks,
Matt
01-05-2013 02:49 AM
01-17-2013 10:48 AM
Hi
Other solution is to use the QuickBlox API, which has Push Notifications Module for BlackBerry
Check http://quickblox.com/developers/SimpleSample-messa
And also they provide support for other Mobile OS and Web, if you want to build a Cross-Platform Solution.
Best Regards
Jaimoto
01-17-2013 08:01 PM
benitaclarissa, did you find an answer to your question?
I am at the same point, looking for a solution. However, I am using phonegap.
Thanks
01-21-2013 08:36 PM
01-21-2013 08:39 PM
Hi Tris10, I am still looking for this solution.
Did you find the solution?
01-22-2013 01:49 PM
Sorta have a hacked solution together,
I used this plugin
https://github.com/blackberry/WebWorks-Community-A
To update the messages when a push comes in. But i am having trouble when the back button is clicked and the app is closed and re-launched
01-22-2013 08:09 PM
I have tried this plugin, too.
But, I can't invoke the application when I click the message.
Not only that, when I restart the application, I got message "create message failed: null".
what are the guid and message item id should be used when init the message list?
Do you find any solution about this?
01-22-2013 08:34 PM
haha, i have the exact same issues. Maybe we can track the author down and ask him. I'll try that