8000 GitHub - pwlkania/APN-P8: Sending push notifications using Auth Key (P8)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pwlkania/APN-P8

Folders and files

NameName
Last c 90DA ommit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

APN-P8

If you were looking for solution to send a Push Notifications using Auth Key (P8), this repository may interest you.

Special thanks to @ethanhuang13 and his https://github.com/ethanhuang13/CupertinoJWT which is heavily used in this project. Thanks!

Installation

Just download P8.playground file and open it in Xcode.

Usage

Change the following data in playground and run it.

PAYLOAD         // content of push notification
DEVICE_TOKEN    // device token to which the notification should be sent
KEY_ID          // get it from your developer account
TEAM_ID         // get it from your developer account
BUNDLE_ID       // your app bundle id
P8              // generated private key

License

The project is available as open source under the terms of the MIT License.

Releases

No releases published

Packages

No packages published

Languages

0