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

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

PHP DOM loadHTML() method unusual warning -

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