I apologize for this silly question but what is “APN token” and how do you get one?
Hi pink_tshirt, APN stands for Apple Push Notifications, and using the Cordova PushPlugin ( see https://github.com/phonegap-build/PushPlugin and http://ngcordova.com/docs/plugins/pushNotifications/ ) you can “register” an iOS device for Push Notifications.
When registered the APN servers will return a token that you can use to send push notifications to the device from a server.
Hope this helps!
2 Likes
Yay it all worked. These certificates/provisioning profiles thing is a real bitch at first though
2 Likes
hahahahahaha lmfao man
1 Like
I have used above plugin but now it not generating APN token as before ???
Please create your own topic instead of hijacking this 2 year old one.