Skip to content

session-replay

1 posts ◉ feed
Capacitor 8 + SvelteKit app with @sentry/capacitor 4.3.0 initialized as capacitorInit({...opts, tracesSampleRate: 1.0, replaysSessionSampleRate: 0.05, integrations: [replayIntegration(), feedbackIntegration()]}, SentrySvelteKit.init) . Errors from the Android build arrive in Sentry fine, sourcemaps…
Read more →
@ideal-rain-33