|
|
@@ -2,6 +2,16 @@
|
|
|
[](http://badge.fury.io/js/de.appplant.cordova.plugin.local-notification)
|
|
|
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=L3HKQCD9UA35A "Donate once-off to this project using Paypal")
|
|
|
|
|
|
+## Important notice
|
|
|
+1. Its been a while that the plugin has received major updates and bug fixes. My (free)time is limited and I have multiple projects to maintain. Once I've updated my background-mode plugin the local-notification plugin will get an official release supporting ios10. The ios10 branch will be merged into the master as well.
|
|
|
+
|
|
|
+2. For the future I am looking for other opportunities to support and enhance the plugin. That might be a crowdfunding campain or adding other core maintainers. Everyone with an serious interest is welcome to contact me!
|
|
|
+
|
|
|
+3. I am aware of the growing number of open issues and pull. Therefore, there's a new ticket template that can be found [here][ticket_template]. For every new issue please add an filled template. That will help rwillet and me to faster response to your issue. If you ignore this template, we'll ignore your issue.
|
|
|
+
|
|
|
+Thanks for using my plugin and for your support!</br>
|
|
|
+Sebastián Katzer
|
|
|
+
|
|
|
Cordova Local-Notification Plugin
|
|
|
=================================
|
|
|
|
|
|
@@ -118,6 +128,7 @@ This software is released under the [Apache 2.0 License][apache2_license].
|
|
|
© 2013-2016 appPlant UG, Inc. All rights reserved
|
|
|
|
|
|
|
|
|
+[ticket_template]: https://github.com/katzer/cordova-plugin-local-notifications/issues/1188
|
|
|
[cordova]: https://cordova.apache.org
|
|
|
[wiki]: https://github.com/katzer/cordova-plugin-local-notifications/wiki
|
|
|
[wiki_platforms]: https://github.com/katzer/cordova-plugin-local-notifications/wiki/02.-Platforms
|