Release Date: 27-07-2026
✨ New Features
- Added pinch-to-zoom, double-tap-to-zoom, and pan on full-screen image attachments
🐛 Bug Fixes
- Fixed an ANR during
Intercom.initialize()caused by Android Keystore and persisted-identity reads blocking the calling thread - Fixed the keyboard covering form fields in Canvas Kit sheets by handling IME insets
- Fixed a crash from a null
trustedFileExtensionsin persisted attachment settings - Fixed empty list items rendering a dangling bullet in message and survey text
👉 Note
- The next major version of the Android SDK will be built with Kotlin 2.3 and will require apps to use a minimum Kotlin version of
2.0due to binary compatibility