cordova - Phonegap 3.0 iOS Generic Push Plugin -


i trying make phonegap 3.0 application push notifications cannot plugin everywhere telling me use work. generic push plugin here: http://phonegap.com/blog/build/introducing-genericpush-plugin/

i have added javascript index when try , run .register function not work.

please help.

i expect plugin not yet ready phonegap 3. i'd suggest use phonegap 2.9 until is.

as running ios, i'd recommend follow tutorial:

http://www.adobe.com/devnet/phonegap/articles/apple-push-notifications-with-phonegap.html

and setting push settings in app use one:

http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1

don't forget, have use app on real device, push notifications don't work in emulator.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -