Since there are a lot of great apps (like Pusher or APNs Provider) to test push notifications, they only support .p12
or .pem
certificates. How to test keys with .p8
extension?
How to test pushes with .p8 JWT Key? (APNs Auth Key)
Asked Answered
You can use https://github.com/onmyway133/PushNotifications if you want an existing application.
You can test pushes with .p8 JWT Key via OwnProvider
Here is a macOS application which can be used to do this work too: https://www.angularcorp.com/post/macos-ownprovider
© 2022 - 2024 — McMap. All rights reserved.