iOS Question Error Uploading APNs Auth Key to Firebase Console

ykucuk

Well-Known Member
Licensed User
Longtime User
Hello,

I'm encountering an issue when trying to upload my APNs auth key (.p8 format) to the Firebase Console. I keep receiving the following error message:

“An unknown server error occurred”

Here are the details:

  • The APNs auth key was downloaded from my Apple Developer account in .p8 format.
  • My Firebase project is configured correctly, but the error persists with every attempt to upload the key.
  • I have double-checked the file name and format, and everything seems correct.
  • I have also cleared my browser cache and tried different browsers, but the issue remains unresolved.
  • I checked the Firebase Status page, and there are no reported server issues.
Has anyone encountered this issue before or found a solution? Any help would be greatly appreciated!

Thank you!
 

Attachments

  • Screenshot 2024-10-03 at 11.17.10 PM.png
    Screenshot 2024-10-03 at 11.17.10 PM.png
    403.7 KB · Views: 34

ykucuk

Well-Known Member
Licensed User
Longtime User
I didn’t convert the key. I generated the key in .p8 format directly from the Developer.apple.com > Keys section. However, when I try to upload this file as the APNs Authentication Key in Firebase Console, I receive the attached error.
 
Upvote 0
Top