> ## Documentation Index
> Fetch the complete documentation index at: https://docs.steercode.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Run on Your Phone

> Learn how to run your mobile app on your phone

While developing, you’ll see a browser preview on the right panel. Browser previews **don’t** reflect native look & capabilities. **Test on a device** for accurate behavior.

<Steps>
  <Step title="Open the device preview">
    Click **Try on your phone** above the preview.
  </Step>

  <Step title="Scan the QR code">
    Use your phone’s camera to scan the QR. Follow the prompt to open the app
    preview on your device.
  </Step>

  <Step title="Develop with live updates">
    Keep the page open. As SteerCode’s agent works, your phone updates live.
  </Step>
</Steps>

<video controls className="w-full aspect-video rounded-xl" src="https://mintcdn.com/steercode/l9csF7jAQiR_B1h5/images/shoq-qr-code-web.mp4?fit=max&auto=format&n=l9csF7jAQiR_B1h5&q=85&s=ea1a38be1cca2b866f68ba2a0734547b" data-path="images/shoq-qr-code-web.mp4" />

<Tip>
  If nothing opens after scanning: make sure camera permissions are granted,
  your device has internet access, and you’re not blocking universal links.
</Tip>

<Info>
  * **iPhone**: The preview opens directly; some features may require accepting
    permission prompts. - **Android**: Install **Expo Go** from the Play Store to
    preview.
</Info>

<AccordionGroup>
  <Accordion title="Troubleshooting device preview">
    * Restart the preview page and rescan the QR - Accept any
      camera/location/notifications prompts - Ensure VPNs or content blockers
      aren’t intercepting links - Try a different network (guest Wi-Fi or
      cellular)
  </Accordion>
</AccordionGroup>
