简体   繁体   中英

http or https for registering on an iPhone push notification server?

I am implementing a push notification service in an iPhone app and I let the app register on a push notification server eat startup, sending the device token via http.

I would like to know if it is okay to send that data via http or do I have to use https? I know its not secure to send by http but can using http be a reason to reject my iPhone from the appStore?

我通过http发送我的-没有问题

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM