Questions tagged [blackberry-push]

31 questions
0
votes
1 answer

BlackBerry BIS Push Simple App IllegalStateException: no application instance

Hi There I've tried to implement BB BIS Push notification in my app with the example from the "Can't register the push server : "no application instance" error" thread on the BlackBerry developer forum. I also tried to use Urban Airship's sample…
fyasar
  • 3,996
  • 2
  • 42
  • 55
0
votes
1 answer

BlackBerry Push Notification registration time

So i register my App with BlackBerry and i could receive push msgs but after a certain time around (3 hr) i try to push to the device again but no luck, then i have to register again with BlackBerry so i could receive pushes. what is the time that i…
Jimmy
  • 10,427
  • 18
  • 67
  • 122
0
votes
1 answer

Does Urban Airship support all the features of Blackberry Push Plus?

My team needs to send a push notification to BlackBerry devices and know (as soon as possible) whether the push notification got to the app. The BlackBerry Push Plus (as opposed to the BlackBerry Push Essentials) gives us this capability. We now are…
0
votes
1 answer

Sample Push Service Client Application code : Blackberry

There are two sides to a push application: Server push application Client push application (On Mobile) I have implemented the server side application already, but I have not yet finished the client application. Could anyone give me simple code…
Mojiiz
  • 7,898
  • 6
  • 26
  • 25
0
votes
1 answer

Blackberry Push Notifications (Local Notifications)

Can you set up Notifications on the blackberry without a server? I wish to use the equivalent of Push Notifications, but I don't really need a server to decide when to push as it's really just calendar pre-set dates. Any help thoughts /comments…
0
votes
1 answer

Blackberry Push support in India

I have successfully pushed notifications to BB mobile phones based on the BB push SDK provided by RIM. I have currently tested this in Israel where our R&D is located. Part of our team is in India, but for some reason they are not able to receive…
hezi
  • 1
0
votes
1 answer

BlackBerry Simulator & BIS Push Service

I am hoping that someone knows if you can use RIMM's push service with BIS WITHOUT a hand held device. I have registered for the push evaluation and I want to program a push server that will send out notifications to BB clients. I got my email this…
Submerged
  • 646
  • 1
  • 10
  • 16
0
votes
1 answer

Push enabled app is not listed in the Notification section in the device

Am converting apk to bar with push feature with reference of the below url, http://developer.blackberry.com/android/apisupport/creating_push-enabled_android_apps.html. I installed the app in Blackberry Z10 and getting the device token. But my…
jrh
  • 764
  • 13
  • 31
0
votes
1 answer

Blackberry Push Notification Implementation in CodeIgniter

Is there any codeigniter library to implement push notification for Blackberry apps (version 5-7). Or can anybody help out with the process of implementing blackberry's push notification service in codeigniter.?
0
votes
1 answer

How to port an Android app in Blackberry With Push Notification?

i am an Android developer and and Want to port my Android app in Blackberry 10. in my android app i have a promotion feature in which i use push notification to show current promotion. and when user click on it, it opens browser to show…
user2118554
0
votes
2 answers

Blackberry Push Notification-Push service sdk error

I install the blackberry sdk push server and i get app id and the port and i used the tutorial SamplePushEnabledApp i registred it with those data Application ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxx PPG Base URL** http://pushapi.eval.blackberry.com Push…
Solution
  • 604
  • 4
  • 10
0
votes
0 answers

Blackberry push sdk error

I have installed Blackberry push sdk after referring the BPSS installation guide. All the necessary software has been installed. Now I can access Tomcat home page via the https URL but I cant open any sample URL in push sdk it gives an error saying…
Grant
  • 4,413
  • 18
  • 56
  • 82
0
votes
1 answer

Blackberry Push Client Application Blackberry Registration failed

I am quite new to blackberry application development and i need to create an application which can receive push notifications. I have created the application and was trying to use xtify for pushing notifications to devices. I have registered with…
Deepak
  • 54
  • 2
  • 10
0
votes
0 answers

open a port 30890 of my local machine (linux)

I want to open a port 30890 of my local machine (linux) for blackberry push notification.I am sending notification from my PHP+Apche program. Anybody know how i open this port. Help is highly appreciated, Thanks, VKS
vks
  • 6,649
  • 7
  • 36
  • 55
0
votes
1 answer

Push Notifications in Blackberry

I developed a Blackberry Native application and now the client want notifications even when the device is turned-off. After a few searching, Blackberry Push Service seems the way to go, but i have some concerns: Blackberry Push Service is a free or…
Carlos Gavidia-Calderon
  • 7,145
  • 9
  • 34
  • 59