This plugin allows your application to receive push notifications, using the Aerobase server.
npm install aerobase-cordova-push
> This plugin makes starting with Aerobase Push notifications simple.
| | Project Info |
| --------------- | ------------- |
| License: | Apache License, Version 2.0 |
| Build: | Cordova Plugin |
| Documentation: | https://aerobase.atlassian.net/wiki/display/ARB/Hybrid |
| Issue tracker: | https://aerobase.atlassian.net/projects/AC/issues/ |
| Mailing lists: | |
| | |
1. Use your existing cordova app, or create a new one.
1. Add the plugin and the tests:
``bash`
cordova plugin add https://github.com/aerobase/aerobase-cordova-push.git
cordova plugin add https://github.com/aerobase/aerobase-cordova-push.git#:/tests
`
1. Add this plugin
bash``
https://aerobase.atlassian.net/projects/AC/issues/
1. change the start page in config.xml with
For more details about the current release, please consult our documentation.
If you would like to help develop Aerobase you can join our [developer's mailing list](), or shout at us on Twitter @AerobaseOrg.
Also takes some time and skim the contributor guide
Join our Jira for any questions or help! We really hope you enjoy app development with Aerobase!
If you found a bug please create a ticket for us on Jira with some steps to reproduce it.