Post

Replies

Boosts

Views

Activity

Upload an application to appstore connect failed. (90022, 90713)
Asset validation failed (90022) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. Asset validation failed (90713) Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.....'. 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
1
0
474
Sep ’24
Upload an application to appstore connect failed. (90022, 90713)
Asset validation failed (90022) Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 10.0. To support older versions of iOS, the icon may be required in the bundle outside of an asset catalog. Make sure the Info.plist file includes appropriate entries referencing the file. Asset validation failed (90713) Missing Info.plist value. A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.....'. 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
Replies
1
Boosts
0
Views
474
Activity
Sep ’24
URLSessionConfiguration.background not working with JIO sim
HTTP request using JIO cellular data not sent when URLSessionConfiguration.background configuration used for URLSession. But when URLSessionConfiguration.default configuration is used for URLSession then HTTP request works fine.
Replies
1
Boosts
0
Views
613
Activity
Oct ’23