this is my first hybrid app. I am targeting Android 4.x, but testing with Android 6.x. My development is with build.phonegap.com
I have been developing cordova mobile app and need to integrate background push notifciation.
And I used aero gear push and install that plugin to my app.
But still my device was not registering and show error "push is not defined"
I can't fix it. my thought that is aero gear push javascript file was not included. Do i need to call the js file in index.html?
cordova -verson 5.4.1
cordova platform list Installed platforms: android 4.1.1 Available platforms: amazon-fireos, blackberry10, browser, firefoxos, webos, win dows, windows8, wp8
cordova plugin list aerogear-cordova-push 2.0.4 " AeroGear PushPlugin " cordova-plugin-console 1.0.2 "Console" cordova-plugin-device 1.1.1 "Device" cordova-plugin-splashscreen 3.1.0 "Splashscreen" cordova-plugin-statusbar 2.1.0 "StatusBar" cordova-plugin-whitelist 1.2.1 "Whitelist" es6-promise-plugin 3.0.2 "Promise" ionic-plugin-keyboard 1.0.8 "Keyboard"