Reputation: 41
I have a Enterprise distribution IOS app which can be installed via OTA url. But when i install that app using OTA url, installation will break showing the error message "Unable to download could not be install at this time".
So I view the log of the iphone using device organizer in xcode and it shows this error regarding the installation: "A valid provisioning profile for this executable was not found".
But that app can be installed to the same iphone using itunes and corresponding .ipa.
How this might be occur?
Upvotes: 1
Views: 772