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

plugin compatibility issues with cordova android 7.0.0 #98

Closed
dickverweij opened this issue Jan 10, 2018 · 1 comment · Fixed by #99
Closed

plugin compatibility issues with cordova android 7.0.0 #98

dickverweij opened this issue Jan 10, 2018 · 1 comment · Fixed by #99

Comments

@dickverweij
Copy link

When I install this plugin to a freshly created cordova android 7.0.0 project I get the following issues when building my android apk:

C:\Users\XXXXX>ionic cordova build android

cordova build android
cp: copyFileSync: could not write to dest file (code=ENOENT):C:\Users\XXXXX\platforms\android\res\xml\config.xml

It appears that the config.xml (and manifest) file location was changed.

Is there an easy fix?

@mjwheatley
Copy link
Owner

Published v1.4.1
@dickverweij please test the new version and report if it fixes this issue.

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 a pull request may close this issue.

2 participants