I am going to develop a Push notification application in Blackberry (OS 5.0 ,6.0). I did little R-n-D on Blackberry Push notification services.
Covers all the basic Info
https://developer.blackberry.com/develop/platform_services/push_overview.htmlPush Essentials VS Push Plus https://developer.blackberry.com/devzone/develop/platform_services/push_features.html
I have registered for Dummy application https://www.blackberry.com/profile/?eventId=8121
I installed the Push SDK, Provided by RIm
http://developer.blackberry.com/java/documentation/installing_the_sdk.html#jza1355764941890
Now My question are :
- How I integrate the push SDK with my BB Eclipse?
- How I test the push notification service?
- And what is the difference between BB push Service vs Urban Airship service? I know how to implement Urban Airship BB api ,but this time I don't want to use Urban Airship.
- If we implement for live, what is the pricing difference between above mentioned service. Because i have'nt found any pricing doc, that's why I am asking.