How do I test remotely?

I used to be able to deploy my app and then allow my client to test it remotely. With the new CLI, I have lost that ability. Do I have to submit the app to Test Flight now? I would rather not have to do that.

Hi @djeter

Could you elaborate on how you did this previously and why you have now lost the ability?

One way you could do it is by building an Internal Distribution build of the app for your client to test.

Hi @wodin I used to publish the app from the developer’s tool browser window. The remote user could then access the app which was hosted on Expo using the Expo Go app. The CLI no longer has the developer tools window so I am not certain how to publish the app for testing.

Hi @djeter

You can run expo-cli publish from the command line.