N
N
Nikita Ivanov2015-01-17 19:08:12
iOS
Nikita Ivanov, 2015-01-17 19:08:12

How to use the developed application only within the company?

There is an application developed for our company. It will be used by a maximum of 15 people.
It is undesirable that it be in the App Store, since the functionality of the application is very peculiar.
Tell me how should I do?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
D
Dmitry Avvakumov, 2015-02-06
@rekurt

1. You need to buy a developer license (~$100)
2. On the apple website in the developer.apple.com/ios section, you need to create an application and a distribution certificate
3. Next, you need to collect the UDID devices of your company's employees
4. You need to generate an AdHoc provision profile for your applications (in which to include the certificate and all UDIDs)
5. Next, you need to sign the application with this profile (for example, in xCode)
6. Put the ipa file on the server for download by employees
After that, the finished .ipa file can be downloaded and installed directly from safari on the iPhone.
There are many subtleties in each of these steps, but as a road map there is a place to start

F
FoxInSox, 2015-01-17
@FoxInSox

https://www.testflightapp.com

A
Anton, 2015-01-17
@mBot

read https://developer.apple.com/programs/ios/enterprise/ (specifically about in-house distribution)

X
xmoonlight, 2015-01-17
@xmoonlight

what prevents to make a layer in the AppStore? (pre-install)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question