Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →
SDK referenceMushiMushi (iOS)

MushiMushi (iOS / macOS / tvOS)

Native Swift SDK. SwiftPM-first, CocoaPods supported.

import MushiMushi Mushi.shared.configure(projectId: "…", apiKey: "…", enableShakeToReport: true) Mushi.shared.submitReport(description: "…")

Highlights:

  • SQLite-backed offline queue — survives crash + relaunch.
  • UIGraphicsImageRenderer screenshot capture (no third-party code).
  • Mushi.shared.attachSentryBridge(options) — forwards Mushi reports as Sentry breadcrumbs so a single observability tool sees both.

See Quickstart → iOS.

Last updated on