What steps will reproduce the problem?
1.created a simple servlet with 1 line:
/Push.alert("Hello World!", "cert.p12", "pass", true, "0XXXXXXXXXXXXXXXXXXeAA");
2.deploy from eclipse and run on google chrome
3.upload to google app engine and run on google chrome
What is the expected output? What do you see instead?
notification should be arriving both times, only arrives from local
server(eclipse)
this is the response from google server:
DEBUG javapns.notification.Payload - Adding alert [loc-key':'notificatio
DEBUG javapns.notification.Payload - Adding badge [1]
DEBUG javapns.notification.Payload - Adding sound [default]
DEBUG javapns.notification.PushNotificationManager - Reading responses
DEBUG javapns.notification.PushNotificationManager - Closing connection
This request caused a new process to be started for your application, and thus
caused your application code to be loaded for the first time. This requ...
What version of the product are you using? On what operating system?
I am using googleappengie 1.8.1 and javaapnes 2.2 on windows 7
Please provide any additional information below.
application, certificate and device unchanged. but it will just not report any
error on remote, output is prettymuch the same as on localhost, still the
notification won't reach the device.
Thank you for your attention
Original issue reported on code.google.com by jlag...@answare-tech.com on 28 Jun 2013 at 1:50
Original issue reported on code.google.com by
jlag...@answare-tech.com
on 28 Jun 2013 at 1:50