you need the APNS Certificate for the app to work:没有添加推送证书
SSLWrite(): -9806 0:Device Token错误
0:证书错误,请检查证书是否失效1.device token 的空格不能去掉2.device token 不要有尖括号<>3.获取device token的时候,需要在Xcode Capabilities中开启推送服务
相同的应用程序,开启Push Notifications之后与开启之间的device Token是不一样的
转载请注明原文地址: https://ju.6miu.com/read-662257.html