Beta Testing without having to install profile on device

Hi,

I want to let people beta test our game and I’m having problem how to do it besides forcing people to download provisioning profiles. Is there any way to just get the testers’ iTunes account name and letting them test it or any other way?

As far as I know, no, for iOS you have to get their UDID, include it in the provisioning profile, and install the provisioning profile on their device.

You might want to look into TestFlight, which makes the process somewhat easier.  But you’ll still need their device’s UDID.

  • Andrew

TestFlight works really good and it’s simple. Thank you very much.

As far as I know, no, for iOS you have to get their UDID, include it in the provisioning profile, and install the provisioning profile on their device.

You might want to look into TestFlight, which makes the process somewhat easier.  But you’ll still need their device’s UDID.

  • Andrew

TestFlight works really good and it’s simple. Thank you very much.