cordova - How to setup Phonegap Build with PushPlugin, Apigee on Android -
i trying setup phonegap (v3.0.0) project push notifications through apigee , build project using phonegap build using command line interface.
here have far:
i installed phonegap on windows following these directions. http://phonegap.com/install/
i used phonegap command interface create project. http://docs.phonegap.com/en/3.0.0/guide_cli_index.md.html#the%20command-line%20interface
i downloaded apigee phonegap pushplugin github , added plugin project using command line interface. https://github.com/apigee/appservices-phonegap-push-plugin
i followed apigee push notifications tutorial setup apigee , google notification service. http://apigee.com/docs/usergrid/content/tutorial-push-notifications
this lost... trying follow apigee phonegap android sample app tutorial file structure , file structure of current phonegap project different. https://github.com/apigee/appservices-phonegap-android-push-example
which files need use apigee demo app , include them in current phonegap project? tried follow directions configure apigee pushplugin during build phonegap tells me plugin invalid , not supported.
can , offer me step step instructions files should configure, copy , in order build project using phonegap build , device sender id generated gets sent apigee?
thank pg
the current push notification plugin made used phonegap 2.6, need older version of phonegap work. once running 2.6, should able running instructions in readme.
Comments
Post a Comment