How do you use Firebase to send push notification's using Apple's new Auth Key p8 file?
I understand how to use Apple's old p12 files to keep sending push notifications but would like to upgrade to the new Auth Key.
Here is the only other resource I could find (does not answer the question): How to use Apple's new .p8 certificate for APNs in firebase console