Apns Voip Push Notification Sender for IOS
- Place your push certificate under bin/debug or bin/release folder.
- Run
- Type your voip-push Pushkit token and payload
- Click the "Send" button.
There are 2 different Apns address.
Development server: api.sandbox.push.apple.com:443
Production server: api.push.apple.com:443
If you installed the app from appstore, You should use prod. Otherwise you should use deployment server.
More Information: Sending Notification Requests to APNs