Reputation: 41
How can I verify that if I have established a successful connection with apple push notification service with my apns provider. I am sending device token to server and I am not able to send it to my device.
Upvotes: 3
Views: 1173
Reputation: 6734
You can simply check the status of the ssl connexion. What language do you use?
Upvotes: 1