Error install in-house App on iPhone 16e

We are going to replace our iPhone SE to iPhone 16e.

The issue is that we are unable to install an in-house app on the new iPhone 16e. The app works on the iPhone SE

Both phones run on the same iOS version (18.5)

Has anyone else experienced the same issue? I initially thought the iPhone 16e was the successor to the iPhone SE

The first thing to check is where is the install failure happening, to determine if the issue due to the install method (such as over-the-air or MDM), or if there's an issue with the app itself that prevents installation.

To determine this, you can install the distribution version of your app through Xcode, using the Devices window. Drag and drop the distribution-signed .ipa file to a device, and see if that succeeds. If that install succeeds, then the issue is with how you are delivering the app to a device, but if that fails, then there is a configuration issue with how the app is built.

— Ed Ford,  DTS Engineer

Error install in-house App on iPhone 16e
 
 
Q