Upload new APNS certificate to GCM

陌路散爱 提交于 2019-11-29 22:30:21

问题


We have an app for iOS and Android that uses GCM. I'm trying to upload a new production APNS certificate to GCM but I can't because Google is moving GCM to Firebase.

How do I do that? Here's a screenshot of the Google Developer Products. There's no GCM now.


回答1:


I would suggest that you move to Firebase Cloud Messaging (FCM). If you go to the Firebase console you will be able to create a new Firebase project or import an existing Google project. Once you are in your Firebase project you will be able to connect your iOS and Android apps. You can then upload your APNs cert there.

See the docs for more details on connecting iOS apps and uploading APNs cert to Firebase.



来源:https://stackoverflow.com/questions/37439013/upload-new-apns-certificate-to-gcm

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!