Skip to main content
Version: Kotlin Multiplatform SDK

Changelog

v4.2.0 โ€” 2026-08-24โ€‹

๐Ÿš€ New featuresโ€‹

  • Exit-intent surveys now work in native apps: leaving a tracked screen can trigger a survey, as on web. Requires screen tracking (trackScreen) instrumentation.
  • New "inactivity" targeting rule: trigger a survey after the visitor has stopped interacting with the app for a configured time.

๐Ÿ› Bug fixesโ€‹

  • Time-based triggers (delay, session duration, inactivity) now fire on time: the native SDKs arm their own timer instead of relying on webview timers, which the OS throttles while the webview is hidden.
  • A device without a usable network connection (airplane mode, captive portal, blocked DNS) no longer reports device-side failures as errors; genuine problems are still reported and now identify the workspace they belong to.

๐Ÿ“ฑ Native SDK versionsโ€‹

v4.1.0 โ€” 2026-08-20โ€‹

โšก Improvementsโ€‹

  • Session replay now adapts to 120 Hz (ProMotion) displays, cutting replay CPU usage roughly in half on those devices while keeping the app fluid.
  • Replays no longer start with a blank lead-in โ€” recording begins from the first captured frame.

๐Ÿ› Bug fixesโ€‹

  • Video, map, and GPU content on Android is now correctly covered by masking and anonymized replay settings.
  • Fixed a replay issue where a masked field hidden by a newer screen could leave a gray block on screen.
  • Fixed recordings freezing or showing stale content when the app was backgrounded or the device was rotated mid-recording.

๐Ÿ“ฑ Native SDK versionsโ€‹

v4.0.4 โ€” 2026-08-13โ€‹

๐Ÿ› Bug fixesโ€‹

  • Respondents can attach a picture to an answer again on iOS: the attach button opened nothing, and the photo library could end up behind the survey (iOS).
  • An audio answer no longer asks for the camera, and refusing one permission no longer takes the whole answer down (Android).
  • Recording works on the first attempt instead of failing until the respondent tried again (Android).

๐Ÿ“ฑ Native SDK versionsโ€‹

v4.0.3 โ€” 2026-08-07โ€‹

๐Ÿ› Bug fixesโ€‹

  • Fixed rare crashes in the host app while session replay was recording.
  • Fixed Screeb links whose token contained special characters being cut off.
  • Anonymized session replay no longer leaves text readable on low-resolution captures (Android).

๐Ÿ“ฑ Native SDK versionsโ€‹

v4.0.2 โ€” 2026-07-08โ€‹

โšก Improvementsโ€‹

  • More robust session replay, even under heavy memory pressure.
  • Lower CPU and memory usage while recording.
  • In-app surveys and messages stay reliably in the foreground.

๐Ÿ“ฑ Native SDK versionsโ€‹