Device Interactions
You can perform device interactions by tapping on the expand button next to the live device and selecting the desired interaction.
Launch Environment Variables and Arguments
With the "Launch app" step, you can provide additional details for the launch, including launch arguments and environment variables. These can be retrieved by your app at launch to programmatically change its behavior. For example, this can be used in a non-production build to switch the backend server URL to an internal staging server instead of the production server URL.