You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Michael Schmidt (JIRA)" <ji...@apache.org> on 2014/11/05 23:57:34 UTC

[jira] [Created] (CB-7951) navigator.notification.prompt not (correctly) implemented

Michael Schmidt created CB-7951:
-----------------------------------

             Summary: navigator.notification.prompt not (correctly) implemented
                 Key: CB-7951
                 URL: https://issues.apache.org/jira/browse/CB-7951
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
    Affects Versions: 4.0.0
            Reporter: Michael Schmidt


navigator.notification.prompt does not show anything. Seems that this is not implemented (correctly). It works nicely on iOS/Android.

                navigator.notification.prompt(message, callback, title, buttonLabels, defaultText);

Probably this is not implemented (correctly) either:
                navigator.notification.confirm(message, callback, title, buttonLabels);



--
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