Commit 2a660177 by Sebastián Katzer

Missing background callback on Android is fixed now.

parent b2fa7ee0
......@@ -45,6 +45,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications
- [enhancement:] Rework the code for Android. Thanks to ***samsara (samsarayg)***.
- [bugfix:] `cancel` on iOS did not work do to wrong param type.
- [enhancement:] `cancel` & `cancelAll` remove the notification(s) from notification center as well on Android.
- [bugfix:] Missing background callback on Android.
#### Version 0.6.0 (16.11.2013)
- Added WP8 support<br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment