I have a mobile app that cannot be installed on one of my devices but can be installed on the other. Both devices are included in the profile. I get the message " the app cannot be installed because its integrity could not be verified". The device it installs on is a iPhone 7Plus running IOS 15.1, although it was running 14.8.1 up until 2 days ago. The device it won't install on is a 10XS running 14.8.1. I really need this to work on both devices - any idea as to what the fix might be?
"
hello tom,
Here is the link for your problem.https://stackoverflow.com/questions/66029781/appcenter-ios-install-error-this-app-cannot-be-installed-because-its-integrity
Please, go through this , which is already had solutionThanks and Regards,Akshay Deshpande
Thanks for your reply however it seems like it is addressing a different situation. I'm not using appcenter nor do I have an enterprise account. I'm fairly sure it has nothing to do with the certificate or profile being used for provisioning because the app installs on all my other devices that are included in the profile. I did however, notice one thing that stood out that is different about my iPhone10xs than every other iphone i've had over the years and that is the UDID has always been a 40 digit string that contained no non-alphanumeric characters. The UDID on my 10xs is 25 characters, one of which is a "-".
I know it's a valid number because it was verified on the dev.apple.com portal and it works to allow all my apps written in xcode to be installed on that device. I'm wondering if this is spooking MABS which causes it to crank out an improperly configured/provisioned binary. I'm using MABS version 7.2 because I think I determined there was an issue with v8.0 with one of the plugins i'm using.
As always I appreciate any and all feedback and suggestions.
Thanks.
Hi Tom, Im facing the same issue, did you manage to overcame the error reported? If yes and you sill remember how you overcame it, do you mind sharing your solution?
I'm having the same error today.
The mobile was ok until last certificate generation (yesterday). Now they cant reinstall the app.
Ad-Hoc and the device is registered.
We are running into same issue after regenerating out cert.
On some devices its fine and some getting app integrity error.
Have you found a solution?