Cordova webview can start, but won't be made visible
Bug #1539151 reported by
David Barth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cordova Ubuntu |
Fix Released
|
Critical
|
David Barth |
Bug Description
Cordova ubuntu is using a deprecated load signal API that will stop working with Oxide 1.12+
The problem results in Cordova applications being stuck on start on a blank view.
The webview is properly created and the application starts. But it won't display its UI, waiting indefinitely on a load signal that won't be delivered anymore.
This issue affects all cordova applications for Ubuntu, up to release 4.3.3.
To post a comment you must log in.
For reference this is also documented as https:/ /issues. apache. org/jira/ browse/ CB-10470