Flutter RUM with Flutterific
Flutter Real User Monitoring with flutterrific_opentelemetry. Auto-track sessions, jank, ANR, screen load times, and errors via OTLP.
Android
Android OpenTelemetry RUM for native Kotlin/Java apps with the scout-android SDK. Captures taps, screens, crashes, ANR, HTTP, and frame metrics as traces.
iOS
iOS OpenTelemetry RUM for native Swift/SwiftUI apps with the Scout SDK. Captures taps, screens, KSCrash native crashes, app hangs, HTTP, and frame metrics as traces.
Kotlin Multiplatform
Kotlin Multiplatform OpenTelemetry RUM with the scout-kmp SDK. One commonMain initialize() call instruments Android and iOS with taps, screens, crashes, ANR, HTTP, and frame metrics.
Flutter
Flutter OpenTelemetry RUM for iOS, Android, and web with the scout_flutter SDK. Captures taps, navigation, crashes, HTTP, and frame metrics as traces.
React Native
Auto-instrument React Native apps on iOS and Android with the `@base-14/scout-react` SDK. Captures taps, navigation, errors, native crashes, ANR, and HTTP as OpenTelemetry traces, metrics, and logs exported to a Scout collector.
Hybrid (Native + Flutter)
Instrument add-to-app hybrids, a native Android/iOS app embedding Flutter, with Scout so native and Flutter OpenTelemetry RUM stitch into one session, same-process or in a separate process.
Sending RUM Data (OTel)
Data-model reference for sending mobile RUM telemetry to base14 Scout over OTLP. Documents every span name, its resource and span attributes, units, and the RUM views each one powers.