Google App Engine APNS

后端 未结 8 2160
陌清茗
陌清茗 2021-02-06 10:08

Im developing the server side for an iOS app with Google App Engine and JDO in Java, and I just realized that GAE dont support Apple Push Notification Service, and I`m very frus

8条回答
  •  温柔的废话
    2021-02-06 10:59

    Google officially supports iOs push notification. You can take a look at this sample code: ios-push-notification-sample-backend-java and Google's post: Google app engine takes pain out of sending ios push notifications

提交回复
热议问题