Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Using Crosswalk with cordova prompts gap_init #4050

Open
krishnanspace opened this issue Jan 10, 2020 · 0 comments
Open

Using Crosswalk with cordova prompts gap_init #4050

krishnanspace opened this issue Jan 10, 2020 · 0 comments

Comments

@krishnanspace
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant