flagship
flagship copied to clipboard
[Bug Report] Missing Recommended Icons
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
- Targeted Device Family: 1,2 i.e. universal
- 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.