How to test pushes with .p8 JWT Key? (APNs Auth Key)
Asked Answered
L

2

5

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? enter image description here

Linderman answered 16/3, 2018 at 16:47 Comment(0)
T
8

You can use https://github.com/onmyway133/PushNotifications if you want an existing application.

Teutonize answered 24/3, 2018 at 16:28 Comment(0)
L
1

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

Litchfield answered 21/1, 2019 at 6:59 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.