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: [email protected]
For additional commands, e-mail: [email protected]