Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

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?

like image 305
bernatfortet Avatar asked May 25 '17 05:05

bernatfortet


3 Answers

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

Be careful while using it !!!

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

like image 102
Fuat Avatar answered Oct 05 '22 08:10

Fuat


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.

iOS Certificates page

like image 36
bernatfortet Avatar answered Oct 05 '22 08:10

bernatfortet


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

like image 45
Sour LeangChhean Avatar answered Oct 05 '22 08:10

Sour LeangChhean