Changelog
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β
- π€ Android SDK version 4.0.4: Release Notes
- π iOS SDK version 4.0.4: Release Notes
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β
- π€ Android SDK version 4.0.3: Release Notes
- π iOS SDK version 4.0.3: Release Notes
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β
- π€ Android SDK version 4.0.2: Release Notes
- π iOS SDK version 4.0.2: Release Notes
v3.1.0 β 2026-02-10β
β‘ Improvementsβ
- Added
sessionReplay{start|stop}commands. - Added GetIdentity command.
- Return debug/debug targeting results in the command result instead of logs.
- Added file picker support for In-App Messages.
- Improved Session Replay for complex apps. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 3.1.1: Release Notes
- π iOS SDK version 3.1.1: Release Notes
v3.0.0 β 2026-01-13β
β‘ Improvementsβ
- Session Replay in Beta.
- Added disableMirror to InitOptions to force disable IAM mirroring and Session Replay.
- Ensure webview is not in the accessible tree when it is hidden.
π± Native SDK versionsβ
- π€ Android SDK version 3.0.0: Release Notes
- π iOS SDK version 3.0.1: Release Notes
v2.2.3 β 2025-11-25β
Breaking changes β οΈβ
- SDK is now using optional named params instead of positional params.
β‘ Improvementsβ
- Fixed build + init Options handling. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.2.9: Release Notes
- π iOS SDK version 2.2.2: Release Notes
v2.2.2 β 2025-11-18β
β‘ Improvementsβ
- Fixed Closing IAM builder reopening it.
- Enforce a non-zero size. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.2.9: Release Notes
- π iOS SDK version 2.2.2: Release Notes
v2.2.1 β 2025-11-03β
β‘ Improvementsβ
- Fixed Android Build.
π± Native SDK versionsβ
- π€ Android SDK version 2.2.0: Release Notes
- π iOS SDK version 2.2.1: Release Notes
v2.2.0 β 2025-10-23β
Breaking changes β οΈβ
- The
initSdkmethod now requires a singlechannelIdparameter instead of separateandroidChannelIdandiosChannelId. - Make sure to update your calls to
initSdkaccordingly.
β‘ Improvementsβ
- Thread safety fixes. (iOS)
- Added startMessage, closeMessage commands.
- Added optional distribution_id param to startSurvey.
- Added optional surveyId param to closeSurvey.
π± Native SDK versionsβ
- π€ Android SDK version 2.2.0: Release Notes
- π iOS SDK version 2.2.1: Release Notes
v2.1.11 β 2025-10-16β
β‘ Improvementsβ
- Support In-App Messages.
- Bump min iOS version to 12.0.
- Enforce Screeb to be displayed over sibling views. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.1.17: Release Notes
- π iOS SDK version 2.1.14: Release Notes
v2.1.10 β 2025-06-30β
β‘ Improvementsβ
- Fixed types. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.1.14: Release Notes
- π iOS SDK version 2.1.13: Release Notes
v2.1.9 β 2025-06-19β
β‘ Improvementsβ
- Ensure sequential messages consume. (iOS)
- Updated core version. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.1.14: Release Notes
- π iOS SDK version 2.1.13: Release Notes
v2.1.8 β 2025-06-04β
β‘ Improvementsβ
- Auto-recover on network change.
- Fixed hitboxes on keyboard visibility changes.
- Threads improvements.
- Added "distributionId" param to startSurvey.
π± Native SDK versionsβ
- π€ Android SDK version 2.1.12: Release Notes
- π iOS SDK version 2.1.12: Release Notes
v2.1.6 β 2025-02-24β
β‘ Improvementsβ
- Fixed BuildConfig issue. (Android)
π± Native SDK versionsβ
- π€ Android SDK version 2.1.12: Release Notes
- π iOS SDK version 2.1.11: Release Notes
v2.1.6 β 2025-02-24β
β‘ Improvementsβ
- Fixed "SDK is not ready".
- Thread safety fixes.
π± Native SDK versionsβ
- π€ Android SDK version 2.1.12: Release Notes