문제

What is the most elegant solution to test an application on a remote iPad?

My idea is to Host my application on a web server that is accessible by my customer, and he can then download the application and test it on his device.

The problem is that the customer must have a Provisioning Profile installed on their device.

Which is the best solution, so that I can install the profile on distant devices without needing Xcode?

For this situation which is the most effective, the iOS Developer Enterprise Program or iOS Developer Program?

How I have to proceed ?

Thank you .

도움이 되었습니까?

해결책

For that purpose the best is to use TestFlight.

https://testflightapp.com

There are a lot of guides on internet on how to use it

다른 팁

I absolutely agree with Antonio's recommendation of TestFlightApp.

To answer the question of enterprise versus developer, I would suggest you consider how the final product will need to be distributed, whether it will be internal to an organization, or available on the App Store.

The Enterprise program has a few extra administrative hurdles to complete for membership.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top