Stop wasting hours reproducing bugs. Save your exact iOS Simulator state — auth, data, network — and share it with one file. Any teammate restores it in seconds. No setup required
Not all-or-nothing. Set rules per request: inject saved data for some endpoints, pass through to the real server for others. Auth requests hit the real server. Cart data comes from your snapshot. Your call.
Every snapshot exports as a single .replica file. Drop it in Slack. Commit it to your repo. Anyone with Replicate can restore it in seconds.
Replicate works entirely at the network and filesystem level. No SDK to install, no code to modify. Works with any iOS app, any framework.
Every team has these moments. Replicate fixes them.
QA finds a crash in a logged-in state with specific cart contents after a promo code. Your 10-step repro guide never works on the developer's machine. With Replicate, QA drops a .replica in Slack. Developer restores it in one click and is looking at the exact same screen.
The payment error screen. The empty state for a brand new user. The onboarding flow right after step 3. Setting these up manually every time costs minutes you don't have. Snapshot them once and restore in seconds, every time.
Designer wants to review a component in a specific data state — full cart, empty feed, error banner. Instead of a static screenshot, share a .replica. Designer restores it, taps around, sees the real thing on the real simulator.
Send a .replica alongside your app bundle to someone who has never set up Flutter, React Native, or any dev tooling. They open it in iOS Simulator and the app is running — already logged in, already in the exact state you wanted to show. PMs, designers, clients. No Xcode knowledge required beyond running a simulator.
Flutter and React Native are fully supported today. Swift and web support are coming.
Full support — container snapshots, network tape, and keychain capture via Dart HTTP override.
Full support — XHR-level interception covers fetch, axios, and all XHR-based libraries automatically.
Native Swift support coming. A lightweight Swift package will handle URLSession interception — no proxy, no certificate installation.
Browser-based app support coming. Intercept and record network calls from web apps running in the iOS Simulator.
No credit card required to get started.
7-day free trial · Cancel anytime