For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Version 2.0.1
- Updated Android native version to SDK 5.0.1.
Version 2.0.0
- Updated native SDK to HUMAN 5.0.0 on both iOS and Android.
- Updated Expo SDK support to SDK 55 (React Native 0.83, React 19).
- Android builds now require compileSdk 36 and targetSdk 36; applied automatically by the config plugin.
Version 1.1.1
- Updated Android native SDK to 4.2.13.
Version 1.1.0
- Added Objective-C bridge layer for full Swift compiler compatibility across all Xcode versions.
- Updated Android native SDK to 4.2.11.
Version 1.0.12
- Fixed iOS build failure on Xcode versions prior to 26 due to a Swift compiler compatibility issue with iOS SDK 4.3.4.
Version 1.0.11
- Updated native SDKs (iOS 4.3.4, Android 4.2.7) with stability improvements.
- Changed headersForURLRequest to async to resolve a Hermes/JSI/iOS bridge crash when called concurrently.
Version 1.0.10
- Updated Android native SDK to version 4.2.6 with improved Android 15 (API 35) support and stability.
Version 1.0.9
- Updated native SDKs (iOS 4.2.1, Android 4.2.4) to support Android 15 (API 35) and enhance initialization stability for the New Architecture.
Version 1.0.8
- Updated integration flow — Android dependency now added via plugin configuration instead of bundled AAR.
Version 1.0.6
- Updated Android native SDK version to 4.2.1, and Expo to 54 (compiled with Kotlin 2/Ktor 3).