A new version of the push plugin (0.6.0) has been released. It now uses the latest push sdks and has a better test suite. Although we have plans to make the tests even better. The full list of changes is:
Bug
- [AGCORDOVA-16] - Should fail gracefully if not configured
- fix a bug with the foreground/isInline flag
- fix bug with android not sending cached message
Feature Request
- [AGCORDOVA-4] - Use latest aerogear-android-push library (0.2)
- [AGCORDOVA-5] - Use latest google-play-services
- [AGCORDOVA-8] - Use Plugin android.support.v4 as dependency rather than adding the jar directly
- [AGCORDOVA-9] - The example shipped with the plugin should use the latest API (simplification)
- [AGCORDOVA-11] - Update the underlying iOS Push SDK
- Automate plugin testing using grunt-cordova-plugin-jasmine.