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 3.0.0
- Updated native SDK to HUMAN 5.3.1 on iOS and 5.3.0 on Android.
- Updated React Native support to 0.86.2 (React 19). Stay on 2.0.1 until the host app is upgraded.
- Android builds now require compileSdk 37, targetSdk 36, and minSdk 23.
- Unhandled
handleResponse now resolves FAILED instead of CANCELLED when the SDK cannot handle the response body.