Skip to content

Upcoming Capacitor v4: Removing Session Replay & Profiling, shifting to focused maintenance #1199

@lucas-zimerman

Description

@lucas-zimerman

Starting with the next major version of @sentry/capacitor, we are removing Session Replay and Profiling and shifting the SDK to a focused maintenance model centered on error and crash monitoring.

What's changing?

Going forward, @sentry/capacitor will focus on reliable error and crash reporting across iOS, Android, and Web. While we will continue to update the SDK regularly, we will no longer support Session Replay & Profiling. All other features will continue to be supported.

Why?

Capacitor's `WebView-based` architecture creates unique challenges for features like Session Replay that need to bridge the native and web layers. Rather than ship a subpar experience, we're focusing on making error monitoring rock-solid.

We're also investing heavily in sentry/react-native and sentry-dart (Flutter) as our primary cross-platform mobile SDKs — both support the full Sentry feature set including Session Replay, Profiling, and Performance Monitoring. The broader ecosystem is heading in this direction too: Ionic has discontinued its commercial products (Appflow, Identity Vault, Enterprise SDK) as of February 2025, and while Capacitor itself remains actively maintained as open source, the enterprise tooling around it is contracting.

If you need Session Replay or Profiling, we recommend migrating to one of our full-featured cross-platform SDKs: sentry/react-native or sentry-dart (Flutter).

Metadata

Metadata

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions