What is Mobile Streaming?
Mobile Streaming gives you a live, interactive view of a mobile device running your app, right inside your browser. You can tap, type, and scroll on the streamed screen exactly as you would on a real phone — no local setup, emulator, or cables required. Use it to:Explore your app
Click through flows to see how the app behaves before writing any tests.
Reproduce an issue
Walk through the steps that led to a problem and watch it happen live.
Prepare test steps
Try out a flow, then describe those same steps when authoring a test.
Check an environment
Open the app for a specific environment and confirm it looks right.
Start a streaming session
Click Stream
Select Stream on that environment. Spur opens the streaming view with the environment already selected for you.
Interact with the streamed device
Once the session is live, interact with the screen just like a real phone:- Tap anywhere on the screen to select buttons, links, and fields.
- Type using your keyboard when a text field is focused.
- Scroll to move through lists and pages.
Give the screen a moment to catch up after each action — the streamed view reflects what’s happening on the device in real time, so there can be a short delay.
