Skip to content

inzan/APNS-Pusher

 
 

Repository files navigation

Knuff

The debug application for Apple Push Notification Service (APNS).

Download the latest version

Features

  • Send push notifications to APNS (Apple Push Notification Service) very easily (no configuration needed at all)
  • Load / Save documents including mode, token and JSON payload
  • Grabs the certificate right from your keychain
  • Get the device token automatically; forget about manually retrieving the device token through logging or similar techniques. Even more useful when not in sandbox mode
  • Support for error response codes
  • Detects Development/Production environment automatically
  • Custom JSON payloads
  • Identity export to PEM format (⌘ + E)

Usage of automatic token detection (iOS7+)

To use this feature with your own apps, have a look at Knuff-Framework

System Requirements

Knuff supports OSX Yosemite 10.10+

License

Knuff is released under the MIT license. See LICENSE.

More Info

Have a question? Please open an issue!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.8%
  • Ruby 0.2%