erisu commented on issue #1090: URL: https://github.com/apache/cordova-docs/issues/1090#issuecomment-2716334425
After reviewing the Apple Developer documentation, I believe the `512x512` icon is no longer needed or used for the App Store. The only `512x512` icon I found is related to macOS's `@1x` (512x512), but macOS uses `@2x` (1024x1024) for the App Store. **Resources:** - [Apple Developer - Configuring Your App Icon: Specify an App Store Icon](https://developer.apple.com/documentation/xcode/configuring-your-app-icon/#Specify-an-App-Store-icon) - [Apple Developer - App Icons](https://developer.apple.com/design/human-interface-guidelines/app-icons#App-icon-sizes) In the [archived iTunes Connect documentation](https://developer.apple.com/library/archive/documentation/ToolsLanguages/Conceptual/YourFirstAppStoreSubmission/CreateYourAppRecordiniTunesConnect/CreateYourAppRecordiniTunesConnect.html), there was a requirement to provide a `512x512` icon. However, I believe this is no longer valid, as iTunes Connect has been replaced by App Store Connect. If there's any actionable item from this ticket, we could add a note stating: > Alpha channel is not supported for any iOS icons. Other than that, should this ticket be closed? -- 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: issues-unsubscr...@cordova.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org