iOS:APN auth免费开发者帐户密钥

时间:2017-09-17 06:35:45

标签: ios firebase

我们是否需要注册Apple开发者计划(99美元)才能获得APN身份验证密钥和证书?我需要它来学习FireBase Cloud Messaging,它要求上传APN证书/ auth-key。这就是我的开发人员帐户的样子。

Developer Account FREE iOS - require certificates profiles option

此外,还有其他方法可以生成用于向FCM发送消息的令牌

1 个答案:

答案 0 :(得分:1)

配置Firebase以进行推送通知需要APNs证书。

要解锁推送通知功能,您需要注册Apple Developer程序(之后,您将可以访问开发者帐户的证书,ID和个人资料部分)。

PS:AppCoda: Implementing Push Notifications on iOS with Firebase