xamarin / ios-samples

Xamarin.iOS sample apps

Home Page:http://docs.microsoft.com/xamarin/ios/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERROR ITMS-90022:"Missing requirted icon file.The bundle does not contain an app icon for iphone/ipod Touch of exactly 120*120 pixels,in .png formatfor version>=10.0"

DnyaneshWahiley opened this issue · comments

Hello all i provided my own bundle id and try to upload this ipa on app store through app loader it gives me this error
current target ios version is = 11.0

Hi @DnyaneshWahiley, sorry to hear you've hit a snag.

Unfortunately, this repository is intended for issues with the documentation. For support, please use Report a Problem in Visual Studio 2017 or Visual Studio for Mac to report issues in Developer Community.

That said, from the description of your error, it sounds like perhaps your asset catalog needs to include a missing icon. Please see this doc for details.

Hope this helps!