I was able to install IPA on an iOS9.0.1 device but not on an iOS9.0.2 device. I am getting an app installation error.
[1
I am using Xcode 7.0.1 and am creating my IPA using the steps below:
- Product -> Archive -> Export
- Save for Ad Hoc Deployment -> Next
- Select Apple certificate for adhoc deployment
- Export one app for all compatible devices
IPA created successfully
Xcode -> Window -> Devices
- Select iPad device
- Click on + icon to install new app
- Select IPA and install.
- "App Installed Error A valid provisioning profile for this executable was not found."
I think its not a provisioning file error because I am able to install the same build on an iOS9.0.1 device using same distribution profile.