Blackberry push notification implementation
Asked Answered
D

4

7

How does one implement a push notification for a blackberry app?

I heard that in order to do so I need to purchase a Blackberry Enterprise Server which costs me 1400 per year. Is this true? Where is a good starting point in implementing push notifications?

I am experienced with iPhone push development, but cannot find the equivalent for blackberries.

Drool answered 14/11, 2009 at 4:6 Comment(0)
B
5

Earlier this year Blackberry launched a push service that does not require a BES, similar to Apple's offering. The have a Java SDK for it. You can find more information here: http://na.blackberry.com/eng/developers/javaappdev/pushapi.jsp#tab_tab_overview

Brambling answered 17/7, 2010 at 6:45 Comment(2)
push notification works with wifi or gprs internet? whether i need BIS or Blackberry Enterprise Server?Guilty
you need BIS or BES to register for the push notificationMilklivered
A
2

also check out UrbanAIrship, which offers blackberry push notifications as a service (BBPNaaS)

http://urbanairship.com/products/push-notifications/

Ancipital answered 24/2, 2011 at 21:42 Comment(0)
D
1

Well, its true that you need a BES for Blackberry push services.

AFAIK,In a "non BES environment", you can use a number of other methods such as email, SMS or polling to do the 'push'.

and the good news is: Check out foll. link :

http://www.theinquirer.net/inquirer/news/1561689/rim-pushes-blackberry-software-development

Thanks.

Dongdonga answered 14/11, 2009 at 5:30 Comment(0)
A
0

http://cloudbase.io also is about to launch push notifications for BlackBerry on top of their cloud hosting services for mobile applications.

Anetta answered 15/3, 2013 at 13:36 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.