faugusztin commented on issue #694: URL: https://github.com/apache/cordova-android/issues/694#issuecomment-821053674
What happens if you remove the type="mdpi" attribute from your icon definition ? Icon has no such attribute according to [documentation](https://cordova.apache.org/docs/en/10.x/config_ref/images.html#page-toc-source). Also you are supposed to use the foreground attribute too if you are using the background attribute for adaptive icons. In general, your icon definition doesn't match the documentation (this didn't change between Cordova 9 & 10). -- 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]
