Ios push notification device token

I want to sent push notification for ios, but I don’t know how to get the device token, anyone have done this?

I use Pushwoosh to implement Push notifications. They have a nice plugin that is installable from the cli and tutorials on how to set it up for both iOS and Android. Plus they’re setup for sending notifications is a nice WYSIWYG notification editor.

Another option is Urban Airship, they’re good to and I’ve heard a lot of people use them as well.

I hope this tutorial will help you

http://devgirl.org/2013/07/17/tutorial-implement-push-notifications-in-your-phonegap-application/

@mhartington @tseegii_it, Thanks both of you, I have choose the PushPlugin, and it works well. http://plugreg.com/plugin/phonegap-build/PushPlugin

I am using Aerogear and hosting it temporarily on OpenShift. Its all free. It supports iOS, Android and Amazon.

Check out https://chriztalk.wordpress.com/2015/03/04/iphone-push-notifications-using-ionic-framework/