Why does Apple Push Notification Authentication Key (Sandbox & Production) not appear
Asked Answered
W

1

7

I'm trying to set up my notifications for firebase, and I have it set up already using a .p12 file, but i've been reading that is now recommended to start using the .p8 file which is the auth key, but when I go into my developer account for apple I don't see that option anywhere, nor do I even see an option to see "APNs Auth Key" in my certificates option

Wootan answered 20/6, 2017 at 19:6 Comment(0)
H
2

I think now you can generate .p8 in Key section in "Certificates, Identifiers & Profiles". enter image description here

enter image description here

press continue

enter image description here

press confirm

enter image description here

Now you can download your .p8 file.

Hamlen answered 3/7, 2017 at 8:18 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.