ios - Distribute App to multiple iPads without App Store -


i have built app client run app on multiple ipads. possible without distributing through app store? can use apple configurator mac app store or distribute through xcode server?

you can use testflight.

details: https://developer.apple.com/testflight/


Comments

Popular posts from this blog

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -