You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Nikhil Khandelwal (JIRA)" <ji...@apache.org> on 2016/03/22 00:52:25 UTC

[jira] [Updated] (CB-10913) [ubuntu] all plugins broken

     [ https://issues.apache.org/jira/browse/CB-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nikhil Khandelwal updated CB-10913:
-----------------------------------
    Labels: cordova cordova-6.0.0 triaged ubuntu  (was: cordova cordova-6.0.0 ubuntu)

> [ubuntu] all plugins broken
> ---------------------------
>
>                 Key: CB-10913
>                 URL: https://issues.apache.org/jira/browse/CB-10913
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Ubuntu
>    Affects Versions: 6.0.0
>            Reporter: Thomas Uher
>            Assignee: Maxim Ermilov
>            Priority: Critical
>              Labels: cordova, cordova-6.0.0, triaged, ubuntu
>
> Steps to reproduce the problem:
> - install cordova-cli
> - cordova create hello com.example.hello HelloWorld
> - cd hello
> - cordova platform add ubuntu
> - cordova plugin add cordova-plugin-dialogs
> - ondeviceready: navigator.notification.alert("test",function(){},"testitle");
> - cordova run --debug --device
> - the app loads but:
> nothing happens
> it should display a dialog.
> - ondeviceready: document.getElementById("deviceready").textContent = "dialogs: " + window.navigator.notification ;
> gives undefined for window.navigator.notification
> Same problem occurs for cordova-plugin-device and any other plugin i have tried.



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