Hi,
I am Trying to run sample-app of push SDK.
Client application has registered successfully.
when i am trying to push content using sample-app (either start Generalized push or Start Personilized push) i am getting
- PushSDKException caught:
net.rim.pushsdk.commons.PushSDKException: IOException caught sending message to PPG URL address:
https://pushapi.eval.blackberry.com /mss/PD_pushRequest
at net.rim.pushsdk.pap.PapServiceImpl.sendToPpg(PapSe rviceImpl.java:406)
.
.
.
.
.
what may be problem
I have used wifi connection to register client application with debug-portal and Mobile Network to register
http://pushapi.eval.blackberry.com
That means i enabled both wifi and MobileNetwork
please help me.
Thanks in advance