Hi there
I have built a MAUI application in .NET but can't get it to launch on an iPhone. It builds fine and creates the IPA file fine, but it doesn't work on an iPhone, each time I try it gives an error, "This app could not be installed. The integrity could not be verified".
Has anyone come across this error and how did you manage to solve it?
Thanks
Are you able to demonstrate the issue in a test project created from one of Xcode's templates, and using only Apple APIs? If not, you should check with the support resources provided by the makers of Visual Studio and MAUI to get assistance with their software.
You can find tips on creating and sharing a test project in Creating a Test Project.