Does the APNs authentication key work for all my app ids?

久未见 提交于 2020-07-06 08:18:33

问题


I have one app and it's dev version.

  • I have 2 Firebase projects: myApp and myApp-dev.
  • I have 2 Apple App ID: myApp and myApp-dev.
  • I have 1 Authentication key that I've uploaded to both of my firebase projects.

Is this right? Does one auth key work for all my apps?


回答1:


"One APNS to rule them all, One APNS to find them, One APNS to bring them all and in the darkness bind them."

The answer is unfortunately yes. You can use one APNS for all of your IOS apps. Be careful while using it !




回答2:


I see that the keys can be used for multiple apps. Still I'm having problems since I changed to the new .p8 type of key.




回答3:


The Answer is Yes. One key is used for all of your apps.



来源:https://stackoverflow.com/questions/44172895/does-the-apns-authentication-key-work-for-all-my-app-ids

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