I have setup OTA (Over-the-Air) Enterprise distribution for my iOS App through my enterprise iOS account. It's all setup except the only problem is that it gives an unable to download error. Most probable reason that I see here that the device on which I try to install doesn't have the distribution provisioning profile built with my distribution certificate on each device.
My question is, how can I install this distribution provisioning profile on a device that is clicking on the link created for OTA distribution and supposed to run this app? I do know that for Enterprise iOS account, we don't need UDID registration.
Thanks