Checklist
iOS
- Install Xcode and accept the license; install additional platforms if prompted.
- Boot an iOS Simulator, or connect a physical device with Developer Mode enabled.
- For physical devices, WebDriverAgent (WDA) must be built/signed for your team. In the desktop app you can Skip (reuse) or Rebuild WDA when selecting a device or starting a run.
- Confirm the device appears in
yoqa devices ios.
Android
- Install Android SDK / platform-tools so
adbis on yourPATH. - Start an emulator or plug in a device with USB debugging enabled (
adb devicesshould list it). - Confirm the device appears in
yoqa devices android.
Connect a session
Desktop app
Settings and device picker
CLI
Device and screen commands