You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# Knuff
2
-
The debug application for Apple Push Notification Service (APNS).
2
+
The debug application for Apple Push Notification Service (APNs).
3
3
4
4
[Download the latest version](https://github.com/KnuffApp/APNS-Pusher/releases"Download")
5
5
6
6
## Features
7
7
* Send push notifications to APNS (Apple Push Notification Service) very easily (no configuration needed at all)
8
-
* Load / Save documents including mode, token and JSON payload
8
+
* Load / Save documents including token and JSON payload
9
9
* Grabs the certificate right from your keychain
10
10
* 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
0 commit comments