sootsim login

sootsim login

Sign in with the browser-backed desktop session so uploads and App Store screenshot capture can attach to your account. Local development origins use the dev-login fast path; CI should pass SOOTSIM_API_KEY instead.

terminal

sootsim login [--origin <url>]

Options

flagdescription
--origin <url>auth host (default: auto; prefers localhost:3000 when available)

Examples

terminal

sootsim login
sootsim login --origin http://localhost:3000

Ready to build?

Run your React Native app in the browser. No simulators, no native toolchain, no waiting.

curl -fsSL https://sootsim.com/install.sh | sh