Hi everyone, I have seen that the description of dialog plugin is "Cordova Notification Plugin" so I would like to know if adding web notification[1] into dialog plugin is a good idea?
If yes, is it acceptable to create a wrapper with the correct implementation around an existing third party plugin[2] or rather create the native side from scratch? Here is the associate Jira issue : https://issues.apache.org/jira/browse/CB-6071 [1] http://www.w3.org/TR/notifications/ [2] https://github.com/katzer/cordova-plugin-local-notifications/ Thanks, Paul Contat