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 · 1 comments
DnyaneshWahiley commented
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
bradumbaugh commented
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!