【发布时间】:2017-03-07 05:41:04
【问题描述】:
AppleServiceException
System.Security.Authentication.AuthenticationException:对 SSPI 的调用 失败,请参阅内部异常。 ---> System.ComponentModel.Win32Exception:发生未知错误时 处理证书
【问题讨论】:
AppleServiceException
System.Security.Authentication.AuthenticationException:对 SSPI 的调用 失败,请参阅内部异常。 ---> System.ComponentModel.Win32Exception:发生未知错误时 处理证书
【问题讨论】:
您的 APNs 证书似乎有问题。检查证书是否有效。确保您使用正确的 APN 证书(有两种类型的证书 - 1. 开发 2. 分发)。
请尝试查看此 SO 问题以了解更多详细信息。
【讨论】: