1

I have created an account on Xtify for receiving push messages via BIS on Blackberry. Sample application that ships with Xtify SDK works fine and registration requests' responses are successful(As shown on the sample app screen). Finally it prints to the screen that it is listening for incoming messages. When I send a notification from web console it says "Notifications were sent to blackberry users:". but no push message is received. Also note that I have used BlackBerry server SDK to receive push messages which I was writing for another application and it worked really well.

Since I am sure that the client application works, I tried with this service "http://notify.xtify.com/api/1.2/pn/push" to send push messages programmatically. Still it keeps giving this error whatever the value I put in there. I tried device pin, and other keys too. But still the same error.

Any help?

user1177489
  • 157
  • 2
  • 7
  • Does your device have an active data plan? – Michael Bordash Aug 27 '12 at 01:39
  • Of course I have an active BIS data plan. I also have used the same device to deliver push messages with the sample server that comes with BlackBerry push SDK. (In order to simplify the task I have turned to Xtify). Further debugging with the URL for submitting push messages I found that the service always returns "Invalid device tokens"(with both versions that accept xml and Json services), but the client application shows successful registration with BlackBerry server and Xtify servers. – user1177489 Aug 27 '12 at 03:40
  • In addition to above details, sample application that is downloaded with Xtify SDK works well because it can access push messages delivered from push initiator that is installed with BlackBerry push SDK. – user1177489 Aug 27 '12 at 03:53
  • After few attempts I managed to get a response like this by calling xtify push API SUCCESS but still push message is not delivered to device – user1177489 Aug 27 '12 at 06:24
  • Sorry, we couldn't replicate your experience using our sample implementation. – Michael Bordash Sep 06 '12 at 17:13

0 Answers0