user3021872
user3021872

Reputation: 1

ipa file without UDID

I am trying to figure out if it is possible to create an .ipa file without adding UDID's of the devices it needs to be tested on.

I work at a small company and it is hard for me to get the device information of the client's devices.

I have looked into the Apple Enterprise developer program and that will not work because you are not allowed to distribute the apps outside of your company.

Upvotes: 0

Views: 1615

Answers (1)

Sandro Machado
Sandro Machado

Reputation: 10215

You should try the new beta program made available by apple with the test flight and ios8 integration. You only need the email of the beta testers.

External Testers Once you’re ready, you can invite up to 1,000 users who are not part of your development organization to beta test an app that you intend for public release on the App Store. Apps made available to external testers require a Beta App Review and must comply with the full App Store Review Guidelines before testing can begin. A review is required for new versions of your app that contain significant changes. Up to 10 apps can be tested at a time, internally or externally.

More info: https://developer.apple.com/testflight/

Upvotes: 2

Related Questions