Post

Replies

Boosts

Views

Activity

Reply to Xamarin App updated with Xcode 14.3. A 1024 x 1024 pixel app icon for your app must be added to the asset catalog in Xcode
Did anyone find a solution for this? I have the same issue for iOS 17. It was very sudden. I did a submission one day, then literally the next day I got this error when trying to go for review. I had not changed the icons. These haven't changed for YEARS. There are no alpha channels in these images. I have re-built the asset catalog, added 1024 images with different names, messed with the pinfo list and references in there... I have tried EVERYTHING I can think of / find online and I still get the same errors. I have pushed though 20 different builds with different solutions, NOTHING works?! I have sent an email to support and NOT heard anything back. This is absolutely critical to get this update out to my customers, and I have another project which will probably have the same error which has real-world impacts for some big customers and I have this kind of nonsense stopping my submission. I need a solution! PLEASE!
Nov ’23
Reply to app cannot be installed because it's integrity could not be verified
This may help, may not. I found that I couldn't debug something I was developing on my physical device. After tearing my hair out I deleted the app from my phone and when it tried to re-deployed I got the same error. I then realized that the APS Environment value in my entitlements was set to production rather than development. I changed it, deleted the app on the phone and re-deployed without error. Might not be the same issue, but this helped me.
Feb ’24