How to send the demo to publishers

Hello,

We are contacting a few publishers and we want to know how to send a demo them. We have theirs UDID added to the proyect in iTunes Connect.

¿We send the binary file compiled?

Thanks!

Import the distribution profile that includes their UDID into Xcode. Archive from the Product menu in Xcode. Select Ad Hoc when it appears. Send the resulting .ipa

TestFlight is a good way of distributing an ipa rather than just emailing it. It makes it easy to send updates, and you get feedback on when it is installed.

Thank you very much, very useful answer! :slight_smile: