Skip to content

Simple blank Ionic app with the push plugin added, for testing and reference

Notifications You must be signed in to change notification settings

rkorsak/ionic-push-test

Repository files navigation

A simple blank Ionic project with phonegap-plugin-push added.

To run

Ensure Ionic and Cordova are installed globally (along with Android SDKs etc.) npm install ionic cordova platform add android

And then try a build with ionic cordova build android --debug --device

If you need to troubleshoot, it may be worth it to try: cordova plugin remove phonegap-plugin-push --no-save && cordova plugin add phonegap-plugin-push and then rebuild.

About

Simple blank Ionic app with the push plugin added, for testing and reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published