I created new IPhone app, created all the development provisioning profile and AdHoc distribution profile, and I uploaded that app on my local server with .plist, .ipa and .html. this html looks like below:
<a href="itms-services://?action=download-manifest&url=http://www.myServer. ocm/myApp/myApp.plist">Install My App</a>
This html file is hosted at http://www.myServer. ocm/myApp/myApp.html
I typed the above URL and got that html page and clicked "Install My App" and It installs myApp on my device. But When I am trying this step on other's device It is not installed.
And after sometime later, I just deleted the Team Provisioning profile from my device and tried the same, but the app is not installed on my device..
I am frustrated about the provisioning profiles and Team provisioning profile. What is this Team proviso Is any relation with Team provisioning profile? How this Team provisioning profile is created? and