http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1
This tutorial has a simplepush.php sample. Modify as needed for GAE and it should work. On Wednesday, November 18, 2015 at 8:20:05 AM UTC-8, Patrice (Cloud Platform Support) wrote: > > Hi Terence, > > Happy you found your own solution. I was about to look into how to do it > on PHP, as I hadn't tried yet. Glad you found it yourself! > > For future readers who may run into a similar issue, do you mind posting > the link to the code you found? :) > > Cheers! > > On Wednesday, November 18, 2015 at 10:39:18 AM UTC-5, Terence Ramos wrote: >> >> Well I just through a sample code I found that sends out a push >> notification and it worked, so that answers that. >> >> On Wednesday, November 18, 2015 at 1:06:45 AM UTC-8, Terence Ramos wrote: >>> >>> Hello, >>> >>> I've been looking around to see if the GAE PHP supports me being able to >>> write an implementation to push notification to Apple. I saw this: >>> https://cloud.google.com/solutions/mobile/ios-push-notifications/ so it >>> looks like its supported in only Java? There is a link to this: >>> https://cloud.google.com/appengine/docs/java/sockets/. I was wondering >>> since it is supported in Java if this is allowed as well in PHP? >>> >>> Thanks, >>> Terence >>> >> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/afce25d3-7ca9-4ac7-bc96-c427a739f3ab%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
