-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
What steps will reproduce the problem?
1. Built the cloudManager 2.4-SNAPSHOT as per the guidelines
2. Deployed the CRUD Sample app on Cloud Server as well as on iOS device.
3. Created the .p12 production certificate and uploaded it through the console.
4. When trying to send a test push to the device. The following error shows up
What is the expected output? What do you see instead?
Expected: A push notification on the device.
What I see: Nothing on the device. Following error message on the server.
ERROR [PushService] org.openmobster.core.push.apn.PushService@c06cac
java.lang.NullPointerException
at javapns.back.PushNotificationManager.stopConnection(Unknown Source)
What version of the product are you using? On what operating system?
2.4-SNAPSHOT
Please provide any additional information below.
Attached is the complete log of installation to the point where the server
throws an error.
Appreciate your help and thanks in advance.
Thanks,
Anurag
Original issue reported on code.google.com by anuragjo...@gmail.com on 12 Sep 2013 at 7:57
Attachments:
Reactions are currently unavailable