coolscene commented on issue #1250: URL: https://github.com/apache/cordova-android/issues/1250#issuecomment-887753177
Same/similar issue here. In my case, I've found the problem is all <edit-config> and <config-file> can only be run once when building. After building it once and the edit configs and config files are applied (in this case to the AndroidManifest.xml), commenting/removing them from the config.xml seems to fix the compiling issue. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
