Hello everyone,
I'm receiving this feedback from ItunesConnect while i'm updating an app:
I've added this line in my code but nothing changed.
#PlistExtra: <key>CFBundleIconName</key><string>AppIcon</string>
Thanks in advance
Best regards
I'm receiving this feedback from ItunesConnect while i'm updating an app:
Dear developer,
We have discovered one or more issues with your recent delivery for "My Plus". To process your delivery, the following issues must be corrected:
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.centrosicurezza.myPlus'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
Do you know something about this error?We have discovered one or more issues with your recent delivery for "My Plus". To process your delivery, the following issues must be corrected:
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.centrosicurezza.myPlus'. Apps built with iOS 11 or later SDK must supply app icons in an asset catalog and must also provide a value for this Info.plist key. For more information see http://help.apple.com/xcode/mac/current/#/dev10510b1f7.
Once these issues have been corrected, you can then redeliver the corrected binary.
Regards,
The App Store team
I've added this line in my code but nothing changed.
#PlistExtra: <key>CFBundleIconName</key><string>AppIcon</string>
Thanks in advance
Best regards