任何人都可以告诉我为什么它不允许像证书/配置文件那样第二次下载?
解决方法 您无法重新下载 IOS推送通知身份验证密钥. Apple和您保留并保护的私钥仅保留公钥.请参阅文档部分Provider-to-APNs Connection Trust.
Token-based provIDer connection trust: A provIDer using the
http/2-based API can use JsON web tokens (JWT) to provIDe valIDation
credentials for connection with APNs. In this scheme,you provision a
public key to be retained by Apple,and a private key which you retain
and protect.
创建Auth Key时也可以看到警告.
总结Download and Back Up After downloading your key,it cannot be
re-downloaded as the server copy is removed. If you are not prepared
to download your key at this time,click Done and download it at a
later time. Be sure to save a backup of your key in a secure place.
以上是内存溢出为你收集整理的ios – 初始创建后无法下载Apple Developer密钥全部内容,希望文章能够帮你解决ios – 初始创建后无法下载Apple Developer密钥所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)