Question

I have built a couple of iOS apps for clients which are in regular use; however, each year the provisioning profile runs out and I have to redeploy them (I deploy them direct, not through the app store, and they are all using iOS 6).

Is there any way to deploy iOS apps direct to device without the provisioning profile running out on a yearly basis?

NB. I do have developer membership and am not asking if it's possible to deploy without developer membership.

Was it helpful?

Solution

No it is not possible. That is the whole reason for certificates and provisioning profiles. So apps don't get distributed without being signed by the maker.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top