94
Views
1
Comments
iOS app cannot be opened because its integrity cannot be verified
Question

Hi,


I managed to install an iOS app,


, when I created the certificated I have chosed “App Store and Ad Hoc”

and when it comes to profile I have chosesd "App Store Distribution option".

I tries to download the app from the download page, and when I tries to install it it gives me this error :

app cannot be opened because its integrity cannot be verified

Do you know the cause please and what is the solution ?


UserImage.jpg
Francisco Calderón

Hi you,

I have come across similar issues in the past and in my case it was always some sort of misconfiguration.

Make sure that all your Certificates, App Identifiers, Provisioning Profiles are up to date with the correct setup and match the app for which you’re generating the build. Sometimes it’s possible to get certain configurations mixed up (e.g. between environments, apps) and use the wrong provisioning profile, wrong app identifier, etc.

It is important to note that all devices must be registered in the Provisioning Profile by their UDID through Apple’s portal. If you add/remove a device the provisioning profile must be replaced and a new build needs to be generated.

Here is also a link I found that might be helpful for more possible scenarios. Hope it helps! 

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.