How does snack send the expo tunnel URL to Appetize mobile emulator?

I am trying to create an application using expo and Appetize mobile emulator but I need to manually copy and paste the tunnel URL generated by expo-sdk into the emulator expo mobile application.

How does https://snack.expo.io/ make it possible to send the tunnel URL to the expo mobile application which is running in the emulator from the backend?

This can be done by using launchUrl in Appetize

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.