For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HUMAN DashboardHUMAN WebsiteRequest a Demo
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
Product GuidesEnforcer GuidesMobile SDKAPI ReferenceCustomer support
    • Overview
  • Mobile SDK (for Android, iOS, and visionOS)
    • Android changelog
    • iOS, iPadOs, & visionOS changelog
    • Expo changelog
    • React Native Wrapper changelog
  • iOS SDK
    • What's New
    • How to test your app with the SDK
  • Android SDK
    • What's New
    • How to test your app with the SDK
LogoLogo
Login
Login
HUMAN DashboardHUMAN WebsiteRequest a Demo
On this page
  • May 18, 2026
  • Version 2.0.0
  • April 30, 2026
  • Version 1.1.1
  • April 14, 2026
  • Version 1.1.0
  • February 25, 2026
  • Version 1.0.12
  • February 18, 2026
  • Version 1.0.11
  • February 2, 2026
  • Version 1.0.10
  • January 27, 2026
  • Version 1.0.9
  • November 12, 2025
  • Version 1.0.8
  • September 25, 2025
  • Version 1.0.6
  • September 9, 2025
  • Version 1.0.5
Mobile SDK (for Android, iOS, and visionOS)

Expo changelog

May 18, 2026
May 18, 2026

April 30, 2026
April 30, 2026

April 14, 2026
April 14, 2026

February 25, 2026
February 25, 2026

February 18, 2026
February 18, 2026

February 2, 2026
February 2, 2026

January 27, 2026
January 27, 2026

November 12, 2025
November 12, 2025

September 25, 2025
September 25, 2025

September 9, 2025
September 9, 2025

Older posts

Next
Built with

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).

Version 1.0.5

  • Compiled with native SDK 4.2.0, adding HUMAN Session support for Sightline.
  • Updated to Expo SDK 53.