Commit 090ae679 by Sebastián Katzer

Added bugfix about `cancel` under iOS

parent 064a9bd0
......@@ -34,6 +34,7 @@ cordova plugin rm de.appplant.cordova.plugin.local-notifications
*Based on the LiveTiles WP8 plugin made by* ***Jesse MacFadyen (purplecabbage)***
- [enhancement:] The `add()` function now returns the id of the created notification.
- [feature:] Added new `title` property.
- [bugfix:] `cancel` under iOS did not work do to wrong dict key.
#### Version 0.4.0 (06.10.2013)
- Added Android 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