Leo Lui 0 Posted January 15, 2021 I updated my Delphi 10.4.1 to patch 1 (Dec version) today and try to publish my app by Transporter but received an error message “ERROR ITMS-90704 Missing App Icon. .....”. I wonder this problem have been fixed in 10.4.1 or not? Do I still need to follow the workaround by Horácio or Dave (RAD Studio RSP-29692) to solve this problem? This is my first time publish my app to App store. I am stuck there and do not know what to do. Do anybody have the experience to solve it? Regards, Leo Share this post Link to post
Guest Posted January 15, 2021 have you seen this https://stackoverflow.com/questions/46987694/missing-app-store-icon-ios-apps-must-include-a-1024x1024px-app-store-icon-in https://community.adobe.com/t5/phonegap/error-missing-app-store-icon-1024x1024px-app-store-icon/td-p/9629771?page=1&profile.language=pt https://forum.defold.com/t/1024-x-1024-icon-asset-missing-for-ios-solved/65592?page=2 Share this post Link to post
Leo Lui 0 Posted January 15, 2021 I finally figure out the problem. I am using same 1024 size png file for the application icon and 2x scale icon. Only the latter one appear in the deployment option page. The application icon setting was disappear! After I assign different file name for them, it pass the application icon checking but give me another error, "can't be transparent nor contain an alpha channel". I am finding a way to remove alpha channel. Thanks for your reply! Regards Leo Share this post Link to post
Guest Posted January 15, 2021 you're wellcome! if possible click "Thansk" or any other if dont liked it! Share this post Link to post