AdHoc builds cannot be installed on >= iOS 16.4 devices

Hi!

We're using AdHoc builds for internal testing and that worked fine for the last couple of years.

Recently, we've noticed that the installation of those builds fails on all devices that have iOS 16.4 or iOS 16.5 installed. When tapping on the icon, iOS shows an alert saying "Unable to Install APPNAME. This app cannot be installed because its integrity could not be verified"

The same builds can be installed normally on all devices that are still on 16.1, 16.2 or 16.3. We're building using Xcode 14.3, devices are registered correctly and developer mode is enabled everywhere.

Did someone else run into this issue?

Thanks, Klemens

Replies

Facing the same issue on iOS 16.5 Developer Mode is not available on the user's device as I have distributed the ad-hoc build.

Facing same issue on IOS 16.5 , I can't install the app from AdHoc but from xcode I can run it using cable

We are trying to test an update of our app.

Usually, having the production app from the App Store installed on the device and installing an ad-hoc ipa via Xcode worked, but now we only get "Unable to Install APPNAME"