Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(config): remove crosswalk from config.xml and package.json #595

Closed
wants to merge 1 commit into from
Closed

Conversation

enoyhs
Copy link

@enoyhs enoyhs commented Jul 20, 2018

Even though crosswalk was removed in #432 it was added right back in 8a62ca4
Crosswalk is not being maintained anymore and this app fails for me when using newest android engine and crosswalk plugin with error about requiring to define flavorDimensions (though this is more crosswalk problem).

@enoyhs
Copy link
Author

enoyhs commented Jul 20, 2018

Actually the cause of this is that cordova-android has minor version with breaking changes or simple incompatibly with android gradle plugin (3.0.0). See apache/cordova-android#417

Another fix would be to set cordova-android version to something before 6.4.0. If this example still wants to use cordova-crosswalk-plugin then this would be better solution.

@imhoffd imhoffd closed this Aug 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants