Docs

Getting Started

Install CircleBox quickly with core-only or cloud-enabled paths.

What You Get

CircleBox gives you:

  • Native crash-path context capture with fixed memory.
  • Pending-crash report recovery on next launch.
  • Exportable reports (json, csv, and compact formats).
  • Optional cloud upload and optional Sentry/PostHog forwarding.

Choose a Path

  1. Core only: local ring buffer + export files.
  2. Core + cloud: add uploader companion and dashboard ingest.
  3. Core + adapters: forward context into Sentry/PostHog.
  4. Core + cloud + adapters: full pipeline.

See Choose Your Path.

Global Requirements

  • iOS 13+, Android API 23+
  • Flutter 3.22+ (if using Flutter package)
  • React Native 0.73+ (if using RN package)
  • Ingest key generated from control-plane UI/CLI (cb_live_*) for cloud uploads

Quick Entry Points

NextiOS Quickstart