I've created iOS internal distribution build with eas using command eas build --profile development --platform ios
but getting integrity verification error.
I'm trying to run development with local code. Working fine for Android but facing issue on iPhone.
Thanks
You need to register your iphone before install the build
Now you can build new one to have your iphone include.
If you want to have it on old build then you need to resign the UDID you created on that old build
Here are the docs - https://docs.expo.dev/build/internal-distribution/ https://docs.expo.dev/app-signing/app-credentials/#re-signing-new-credentials