You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow the previous version of my app got built and code signed with my apple cert. It also seems to have defaulted to verifyUpdateCodeSignature as I never explicitly set this. I tried creating a new build with this property disabled, but I think the damage is already done.
Is there a way to get out of this failed update loop without having a valid cert for the new build and without having the user download the new build manually? We're talking about 1,000 app distribution with no easy way to have everyone download the app/s manually. Also, how did this happen? I've never enabled this property to force verification?