简体   繁体   English

用于iOS开发的.p12证书文件

[英].p12 certificate file for ios developing

I have .p12 "apple development iOS push service" certificate file for iOS developing(Push notification),then I don't have apple id and password through which this certificate is created as it is unsafe to give apple id to someone so here is the question: can i use this certificate to develop app for push notification with GCM? 我有用于iOS开发(推送通知)的.p12“苹果开发iOS推送服务”证书文件,因此我没有用于创建此证书的苹果ID和密码,因为将Apple ID授予某人是不安全的,所以这里是问题:我可以使用此证书来开发用于通过GCM进行推送通知的应用程序吗? Thanks in advance. 提前致谢。

The push service certificates are used on a server to send remote notifications via the push service. 推送服务证书在服务器上用于通过推送服务发送远程通知。 You'll need a separate certificate through an Apple Developer account to develop the app itself. 您需要通过Apple Developer帐户获得单独的证书才能开发应用程序本身。

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

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