Hello everyone,
While trying to bundle this https://github.com/defold/dev-app I got an error from Unknown Source “Failed compiling Android resources”. I tried to bundle other apps and they all get this error. I’ve tried to change the parameters in the bundling interface (like like architecture and texture compression) and it doesn’t change anything. Just in case I also tried to bundle it in release mode (which is not my goal but I wanted to see if it was related to the debug mode).
Is it a bug or is there something I might be doing wrong?
Thank you!