You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Julian Grinblat (JIRA)" <ji...@apache.org> on 2016/12/06 12:57:58 UTC

[jira] [Created] (CB-12222) Introduce a new local notification plugin

Julian Grinblat created CB-12222:
------------------------------------

             Summary: Introduce a new local notification plugin
                 Key: CB-12222
                 URL: https://issues.apache.org/jira/browse/CB-12222
             Project: Apache Cordova
          Issue Type: New Feature
          Components: Plugins
            Reporter: Julian Grinblat


One of the most common tasks when developing mobile applications is notifying the user about updates, even if the application is in the background. This can happen, for example, if the application is using websockets.

There is a third party plugin right now maintained by katzer, called cordova-plugin-local-notifications, which implements the functionality I am talking about for Android, iOS, Windows Phone and Windows 10. However I think this functionality is so common in mobile applications that it would benefit by being maintained by core cordova devs. Katzer's plugin doesn't yet support ios10, even though 2 months have passed since the release. I think this kind of incompatibilities would occur less often if the core cordova team took care of such a plugin. Also, there could be support for the rest of the platforms.

For your consideration.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org