Push notification on BlackBerry

安稳与你 提交于 2019-12-25 01:45:01

问题


I need to send a notification to the BlackBerry device when new information is added to the server. The server should send the notification to the BlackBerry device and blackberry device should then receive this notification.

I installed the BlackBerry push SDK, and I obtain registration with the BlackBerry Push Service, but I didn't understand how to use it and when. What is the next step? What should I do for the client and server part?


回答1:


Blackberry provide the sample demo "HttpPushDemo" in that you can get one "readme" file. Follow those rules. Enough. You can understand every thing.




回答2:


Tongue in cheek - use Urban Airship! No i don't work for them, I just love their service, although I'm sure there are others out there so look for them too.

More seriously, if you are doing this for commercial reasons do bear it in mind as an option, but don't let it stop you expermenting! UA does involve writing your own server code too but gives some nice abstraction.



来源:https://stackoverflow.com/questions/8353725/push-notification-on-blackberry

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!