AshleyScirra opened a new issue #506: URL: https://github.com/apache/cordova-cli/issues/506
# Bug Report Sample project: [test.zip](https://github.com/apache/cordova-cli/files/4703578/test.zip) Extract and run: `cordova platform add android` `cordova prepare android` ## Problem It fails with `Cannot read property 'startsWith' of undefined`. ### What is expected to happen? Successful prepare ### What does actually happen? It fails with an error message ## Information This only happens if you have both a normal and an adaptive icon. ### Command or Code Included above ### Environment, Platform, Device Windows 10 64-bit ### Version information Cordova 9.0.0 ([email protected]) ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
