Let remote user test your iOS game, possible?

For Android this is simple, just send them the APK.

How to do it for iOS?

Only method I know is to physically attach the device to mac.

But how can you let remote users to test?

I saw the TestFlight offers something but it seems you have to use thier SDK.

Is there a way for us Corona developers to do it?

Regards,

Damir.

On our side we use Testflight as it is easy to use and provide a lot of flexibility do decide which build is available to who. The only thing you need to do (using or not Testflight) is to register the iOS device on your iTune connect member panel.

So you do not need any Testflight SDK?

No you don’t. You just need to make an Ad Hoc provisioning profile that has all the UDIDs from your Testflight users.

OK, actually I have found many posts related to TestFlight.

Thank you.

On our side we use Testflight as it is easy to use and provide a lot of flexibility do decide which build is available to who. The only thing you need to do (using or not Testflight) is to register the iOS device on your iTune connect member panel.

So you do not need any Testflight SDK?

No you don’t. You just need to make an Ad Hoc provisioning profile that has all the UDIDs from your Testflight users.

OK, actually I have found many posts related to TestFlight.

Thank you.