This repository was archived by the owner on Apr 3, 2020. It is now read-only.
This repository was archived by the owner on Apr 3, 2020. It is now read-only.
Using Crosswalk with cordova prompts gap_init #4050
Open
Description
Here are the details of my setup.
Cordova version- 6.5.0
Ionic version - 5.4.13
Crosswalk version - org.xwalk:xwalk_core_library:17.46.448.10
I am using this setup for an android app and as soon as the android app launches I get the following JS prompts :
gap_init:3
gap:[null,“CoreAndroid”,“messageChannel”,“CoreAndroid1311606310”]
gap:[null,“CoreAndroid”,“show”,“CoreAndroid1311606311”]
gap:[null,“Device”,“getDeviceInfo”,“Device1311606312”]
The above prompts are from the cordova.js
file.
If I remove all references to Crosswalk, then I dont get these prompts. Something within Crosswalk is causing these prompts and because of this the cordova.js library also does not work properly.
Metadata
Metadata
Assignees
Labels
No labels