Flight recorder for youriOSapplications

See video, network and logs that led to bugs and crashes in live apps. No need to reproduce intermittent bugs. With Bugsee, all the crucial data is always there.

Bug and crash reports by Bugsee

All important traces from your app. Now you know what exactly led to unexpected behavior.

Video Recording

Watch the exact session that led to the bug — no more guessing what the user did.

Network Capture

Every HTTP request and response, fully inspectable — headers, payloads, timing.

Console & Logs

Full console output and your custom logs, captured up to the moment of failure.

Crash Reports

Symbolicated stack traces with the recording, logs and network alongside.

Touches & Activity

See every tap, gesture and the active screen overlaid on the recording.

Privacy Masking

Obscure sensitive views and fields so PII never leaves the device.

AI Insights

Have AI summarize what happened and suggest the most likely cause.

In-App Feedback

Users shake to report bugs with the recording attached automatically.

Bugsee

One line of code to setup

Drop the SDK in, get a token, and Bugsee starts capturing — works the same across every supported platform.

Bugsee.launch(token: "<your_app_token>")

That's it — Bugsee starts capturing video, network, logs and crashes.

Ultimate Time Machine

Replay the seconds before a bug — video, network and console, all on one synchronized timeline.

9:41•••
Shop
Featured
CommonContextAI InsightsBetaCallstackConsoleNetworkCustomInternal logCommentsRelated issues
TimeURLSizeDurationWaterfall
00:00.412https://api.bugsee.com/v1/products2.1 KB124ms
00:01.058https://api.bugsee.com/v1/cart/add184 B86ms
00:02.214https://api.bugsee.com/v1/user/profile612 B41ms
00:05.480https://api.bugsee.com/v1/checkout159 B802ms
00:06.901https://api.bugsee.com/v1/inventory3.4 KB73ms
00:00.00 / 00:08.42crash @ 00:08.422
Video. Pixel-perfect replay of what the user actually saw

Developer Dashboard

Beyond a single bug — analytics, triage, integrations and the tools your whole team needs.

Crash Analytics

Spot trends across devices, OS versions and releases — fix what affects most users first.

Users
12.4K
Events
27.3K
last 90 days
Devices
OS Versions
App Versions

3D View Hierarchy

Inspect every layer of your UI in 3D with the full view tree and computed properties.

UIWindow
UINavigationController
UIView
UITableView
UITableViewCell
UILabel

Similar Issues

Auto-grouped by stack signature — never debug the same crash twice.

NetworkError 500 — /v1/checkout× 138
EXC_BAD_ACCESS — CartViewController× 42
OutOfMemoryError — ImageDecoder× 12

Integrations

Connect Slack, Jira, Trello, GitHub, Linear, webhooks — automate your bug life cycle.

B
S
J
T
G
L
W

Triage & Comments

Assign, label and discuss — keep your team in sync without leaving the report.

Assignees
StatusIn progress
checkoutP1regression
Sarah2h ago

Reproduced on iOS 17.4 — pushing fix to staging.

Debug with AI in the loop

From root-cause analysis to ready-to-merge fixes — directly inside the report, or driven by your favorite AI agent.

AI Insights

Beta

Every signal Bugsee captures — exception, symbolicated stack, network, console and device context — drives an AI analysis that pinpoints the root cause and works out a suggested fix, right inside the report.

CrashEXC_BAD_ACCESS · CheckoutViewController.confirm()
analyzing context
Root cause

Force-unwrap of data.orderId when /v1/checkout returned 500.

- let id = data.orderId!
+ guard let id = data.orderId else { return }
Confidence 92% · 3 similar crashes in 24h

Bugsee MCP server

Plug Claude, Cursor, Windsurf or any MCP-aware agent into your issues. Context flows from Bugsee straight to the agent running on your machine — so AI processing, code and reasoning all stay inside your infrastructure.

Works withClaudeCursorWindsurfAny MCP agent
Agent · MCP session
user@cursor:~$ "fix the latest crash"
list_issuestype=crash limit=1
get_issue"MYAPP-138"include_logs
→ EXC_BAD_ACCESS · CheckoutViewController
→ Callstack, network log, device context loaded
✓ Edit applied · CheckoutViewController.swift +3 −1

Your data stays in your network. Bugsee streams issue context straight to the agent running in your IDE or CI — AI processing happens entirely on your infrastructure, never on Bugsee servers.


Watch 1-minute video

See Bugsee in action.

Try without login

Live demo with sample data.

Read documentation

From SDK setup to MCP.

Start saving time now

Drop in the SDK and get the full picture of every bug — across every supported platform.

no credit card required