Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试为 iOS 添加通知服务。
上传 .p12 文件和密码时,我没有收到任何错误(我收到绿色消息:“应用程序服务已保存!”),但 iOS 服务保持灰显状态。
任何的想法?
谢谢
我遇到了同样的问题。我注意到的错误消息之一是当我去写测试消息时,它告诉我我的证书格式不正确,我应该重新导出并再次上传。我实际上完全从 UrbanAirship 中删除了该应用程序,从我的钥匙串中重新导出了 .p12,现在一切正常。