简体   繁体   English

快速推送通知

[英]Swift Push Notifications

I have a newb question. 我有一个新问题。 I am a little confused with push notifications. 我对推送通知有些困惑。

I am working with push notifications between iOS and a PC app. 我正在使用iOS和PC应用程序之间的推送通知。 Apparently the PC needs one of the certs or something in order to send push notifications. 显然,PC需要证书之一或其他东西才能发送推送通知。 I remember setting up several things in developer.apple.com. 我记得在developer.apple.com中设置了几件事。 Like bundle id, provisioning profile, and cert. 像捆绑包ID,配置文件和证书一样。 which do I need on the PC side to send push notifications to the iOS device? 我需要在PC端将哪些通知发送到iOS设备?

首先,您需要生成PEM文件以在服务器端使用它:- 在这里,然后准备服务器:-从这里开始

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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