What it does
Full iOS and Android simulators running in-browser, so users can test their mobile app without installing Xcode or the Android SDK locally.
Evidence
- Replit - Core Upgrade Modal — fourth Core feature.
- Icon: phone outline.
Why this is a big deal
💭
Running actual iOS simulators in-browser requires cloud-hosted macOS infrastructure (Apple's licensing requires macOS hosts). This is expensive to operate and a meaningful technical moat. If Replit has it working reliably at Core-tier pricing, that's a real infrastructure investment. Similarly Android simulators are compute-heavy but easier (no Apple licensing).
Differentiators vs Anything.com
- Anything.com - Multiple Artifacts ships mobile via Expo Go, which is preview-on-real-device (user installs Expo Go on their phone). That's cheaper but requires a physical device.
- Replit Mobile Simulators = test in browser, no device needed. More accessible for someone who doesn't own an iPhone, or who wants to test across iPhone SE → iPhone 15 Pro Max without physical hardware.
Who needs it
- Makers targeting mobile-first apps who don't have every device.
- Teams needing to demo across device classes (iPad + iPhone, old + new OS).
- Accessibility testing across screen sizes.
Sources
- !raw/replit/Task_View.png