[
https://issues.apache.org/jira/browse/CB-12113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15635657#comment-15635657
]
Pieter De Gendt commented on CB-12113:
--------------------------------------
This fixed the issue indeed.
I used the following command:
{code}
cordova plugin add
https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview#f6d1ef308
--save
{code}
> Device plugin and crosswalk plugin, no deviceready event
> --------------------------------------------------------
>
> Key: CB-12113
> URL: https://issues.apache.org/jira/browse/CB-12113
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Device
> Environment: android
> Reporter: Pieter De Gendt
> Attachments: emulator-screenshot-1.png
>
>
> Steps to reproduce:
> {code}
> cordova create hello com.example.hello HelloWorld
> cd hello
> cordova plugin add cordova-plugin-crosswalk-webview
> cordova plugin add cordova-plugin-device
> cordova platform add android
> cordova emulate android
> {code}
> [Crosswalk issue
> reference|https://crosswalk-project.org/jira/browse/XWALK-7424]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]