nbrignol opened a new issue, #1645: URL: https://github.com/apache/cordova-ios/issues/1645
# Feature Request ## Motivation Behind Feature When I start a new blank app, it's convenient to have the Cordova default logo for my app. BUT when I start to put my own icons and the platform update add some new size (in the xasset), it use the default logo again. It quite dangerous because I don't know that, and it's very easy to publish an app with these default icons. ## Feature Description Add a warning on the build phase when using the default logo if there is no custom icon; Add an error if there is some custom icon, but not all are present. ## Alternatives or Workarounds For now I have to check manually the xasset filme -- 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]
