File-based resource names must contain only lowercase a-z, 0-9, or underscore #7268
Unanswered
realrecordzLab
asked this question in
Q&A
Replies: 1 comment 1 reply
-
capacitor creates a config.xml file, not a config 2.xml file, maybe you copied the file manually and your computer named it like config 2.xml because config.xml already existed? try deleting the config 2.xml file manually |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I try to do the build of my capacitor android app I will always get this error.
The config2.xml file is generated from capactor so I don't really know what is going wrong. How I can fix this?
Beta Was this translation helpful? Give feedback.
All reactions