23
Views
2
Comments
Solved
Error Installing .ipa On Iphone
Question
Application Type
Mobile
Platform Version
11.19.0 (Build 38072)

Hello Outsystems Community,

I had a problem regarding iPhone Application. When I installed the app from Outsystems service center, the phone returned an error like this:

translation: This app cannot be installed because the integrity cannot be verified.

My MABS version is 9.0. The iOS version is 16.

Thank you in advance.

2025-04-15 04-00-33
Prakhar Sharma

Hi @Erick Alexander,

So, behind the scenes, IOS is going to validate your device ID from the IPA file and if it doesn't matches, you won't be able to install.

For applications to be installed on IOS, you need to provide your IOS device ID and get a provisioning profile generated for that. Upload that provisioning profile while generating a new build and then try to install. 

IOS won't just allow you to install any applications directly.

Regards,

Prakhar Sharma

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