Question

I have developed an App for my client and now I need to deploy it to him within his company, I have learned that, we need to make mobile provisions on Apple's developer portal,include the devices in it, so the App can be run on that particular device.

Also, if the period of our developer account expires we have to renew it.. in order to let the App work normally on the device.

But i want to know if there is any way the App can be deployed to the client permanently.. ? i.e once we handover the App to the client, he need not to come to us again.. and use it for as much time as he wants .. ?

Also, please note that the device that the client is using in NOT jailbroken ..!

Was it helpful?

Solution

You can create Distribution provisioning profile which currently have validity of one year, that means your application will run on clients device for one year without your effort.

After one year, you need to reattach by creating new profile. This can be done very easily from console.

Visit this question.

OTHER TIPS

App that users download from App Store will continue working even if the developer of that app doesn't renew his subscription.

See this So the solution for you is. Upload the app on app store. Let your client download it. Once he download it even if your apple certificate expired he can continue to use the app.

However, once your apple distribution profile is over then your client won't be able to download the app from app store.

The only way to do this is using Apples Business-to-Business App Store. This allows you to specify which clients can download the app. The app is otherwise handled just like a normal app store app and does not expire.

The ad-hoc distribution you referred to is not suitable for distributing apps to clients. Anytime a device changes or is added you'll have to re-provision it and re-issue it.

One other alternative is to have your clients get an Enterprise developer license. The app would still have to be renewed every year but they could install it on any device and better yet, you would not have to have it reviewed by Apple.

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