There is anyone? I found that the plug "cordova-plugin-dialogs" is already implement the navigator.notification, but it need refer the CSS file "css/notification.css" in Firefox OS.
This is a dilemma: If we consider Firefox OS, we must add link tag with css/notification.css, but in android, the log display "AndroidProtocolHandler(2620): Unable to open asset URL: file:///android_asset/www/css/notification.css" Or, if we not refer "css/notification.css", The navigator.notification will not work at Firefox OS. such as CB-6154: https://issues.apache.org/jira/browse/CB-6145 Do someone have a solution? On Mon, Mar 3, 2014 at 7:31 AM, Robber Phex <[email protected]> wrote: > Hi,all. > > I found CB-6154, and I want to know how to fix it gracefully, how to > implement navigator.notification gracefully in FIrefox OS? > > CB-6154:https://issues.apache.org/jira/browse/CB-6145 > > Any suggestion is welcome! > Thanks. > > -- > Regards, > RobberPhex > > About me: http://about.me/RobberPhex > -- Regards, RobberPhex About me: http://about.me/RobberPhex
