-
Notifications
You must be signed in to change notification settings - Fork 666
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
ENOENT for platforms/android/res/xml on building app for android with App Preferences plugin installed #3014
Comments
Same here. It occurs when executing |
Does this happen with Cordova 7? |
In my case it is Cordova 7.0.0. |
Me too
|
Other detail: when I execute
|
Same happens with Background Geolocation plugin! |
Any body found a solution, I get the same error. |
In my case it is cordova 8.0.0 |
I have an old virtual machine with Cordova 6 and error doesn't happen. But I tried downgrading versions in this project and got the same error |
@Genarito I tried this out a little while ago and was getting it, too. I apologize I haven't had time to dig further. I've been busy with Ionic CLI 4. If you find out more, please update the issue. Otherwise I'll try to find some time at a later date. |
No problem! Thank you so much |
Is there any update? We're seeing exactly the same error. Android build fails and so did removing app-preferences. I'm on cordova 8 and cordova android 7.1.0. Didn't see this problem before upgrade cordova android from 6.3.0 to 7.1.0 |
I have discovered that it's an already issue in the plugin's repo. As one user said on it, it can be fixed with:
Note: perhaps you need to increase the minSdk parameter at your |
^ keep in mind that's a forked version |
a poor version for this cordova 7.0.0, the root cause is the /res folder disappear. so only way is to downgrade to version 6.3.0 |
@Genarito Thanks a lot. |
Description:
I having a problem bulding my app after installing App Preferences plugin.
To corroborate, I created a new Tab project, it was builded successfully, but then, I installed that plugin and problems came back again.
Steps to Reproduce:
Output:
Building terminates with this error:
The text was updated successfully, but these errors were encountered: