I created an app and I want to distribute it through an ipa file (I have to do that like this ...)
When I send the file to the user he can install the app but when he wants to open it, there is a message : appName can't be download
In the log I can see : LaunchServices reports com.bundleID is not installed.
I can install it on my iPhone but not on a external iphone. So i think there is a problem with the provisionning profile.
I don't understand what i'm doing wrong :/
Thanks for help :)