all plugins are broken - not attached to window.navigator
Bug #1554723 reported by
Thomas Uher
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cordova Ubuntu |
New
|
Undecided
|
Unassigned |
Bug Description
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-
- ondeviceready: navigator.
- cordova run --debug --device
- the app loads but:
nothing happens
it should display a dialog.
- ondeviceready: document.
gives undefined for window.
Same problem occurs for cordova-
I guess I have the same problem.
navigator.compass object is always empty: { COMPASS : {} }
If I try to get property magneticHeading I get only: "Referenceerror: getmagnetic is not defined"
I use BQ Acquaris E5 HD Ubuntu Edition, Ubuntu 15.04 OTA11 for testing.
Testing app, reproducing this problem https:/ /yadi.sk/ d/hKAUI7s7s7ex9