flagship icon indicating copy to clipboard operation
flagship copied to clipboard

[Bug Report] Missing Recommended Icons

Open crherman7 opened this issue 1 year ago • 0 comments

Expected Behavior

No warnings should be shown when uploading to TestFlight.

Actual Behavior

ITMS-90892: Missing recommended icon - The bundle does not contain alternate app icon for iPad of exactly '167x167' pixels...
ITMS-90892: Missing recommended icon - The bundle does not contain alternate app icon for iPad of exactly '152x152' pixels...

Steps to Reproduce the Problem

  1. Targeted Device Family: 1,2 i.e. universal
  2. Upload to TestFlight

Specifications

  • Version: @brandingbrand/code-core: 12.0.1
  • Platform: react-native 0.71.+
  • Subsystem: @brandingbrand/code-plugin-app-icon: 1.0.0

Solution / Workaround

Update rules https://github.com/brandingbrand/flagship/blob/main/packages/plugin-app-icon/src/utils/rules/ios.ts to add the 167 and 152 with 2x scaling respective resolutions.

crherman7 avatar Sep 12 '23 17:09 crherman7