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
- Core only: local ring buffer + export files.
- Core + cloud: add uploader companion and dashboard ingest.
- Core + adapters: forward context into Sentry/PostHog.
- 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