dani
dani

Reputation: 41

apple push notification server

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

Answers (1)

Michaël
Michaël

Reputation: 6734

You can simply check the status of the ssl connexion. What language do you use?

Upvotes: 1

Related Questions