skb1129 / react-native-change-icon

Change your application icon programmatically for React Native apps
MIT License
498 stars 91 forks source link

Why am I receiving this email from Apple every time I try to upload a new build to TestFlight? #110

Open RahSolteo opened 5 months ago

RahSolteo commented 5 months ago

ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons~ipad.CFBundleAlternateIcons contains an entry “logo_2” that references asset “logo_2.” No such asset is present in the asset catalog.

ITMS-90895: Missing Icon - The Info.plist key CFBundleIcons.CFBundleAlternateIcons contains an entry “logo_2” that references asset “logo_2.” No such asset is present in the asset catalog.

Apple Developer Relations

RahSolteo commented 5 months ago

The logo_2 was added by adding an iOS app icon form the Images folder inside iOS, selecting a single size, and using it universally !