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
  • May 3, 2026
  • Version 1.0.7
  • February 18, 2026
  • Version 1.0.6
  • February 2, 2026
  • Version 1.0.5
  • January 7, 2026
  • Version 1.0.4
  • September 14, 2025
  • Version 1.0.3
  • June 23, 2025
  • Version 1.0.2
  • May 20, 2025
  • Version 1.0.1
  • Version 1.0.0
Mobile SDK (for Android, iOS, and visionOS)

React Native Wrapper changelog

May 18, 2026
May 18, 2026

May 3, 2026
May 3, 2026

February 18, 2026
February 18, 2026

February 2, 2026
February 2, 2026

January 7, 2026
January 7, 2026

September 14, 2025
September 14, 2025

June 23, 2025
June 23, 2025

May 20, 2025
May 20, 2025
Built with

Version 2.0.0

  • Updated native SDK to HUMAN 5.0.0 on both iOS and Android.
  • Upgraded React Native support to 0.85.3 (React 19.2).
  • Android: the HUMAN SDK is resolved from Maven instead of a bundled AAR; configure the HUMAN Maven repository as described in the React Native integration guide.
  • Android builds require compileSdk 36 and targetSdk 36.

Version 1.0.7

  • Updated Android native SDK to version 4.2.13 with enhanced stability improvements.

Version 1.0.6

  • 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.5

  • Updated Android native SDK to version 4.2.6 with improved Android 15 (API 35) support and stability.

Version 1.0.4

  • 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.3

  • Compiled with native SDK 4.2.0, adding HUMAN Session support for Sightline.

Version 1.0.2

  • Fixed documentation.
  • Fixed string optional error with RN 0.77.

Version 1.0.1

  • Fixed documentation and scripts.

Version 1.0.0

  • Initial release of the React Native wrapper for easy integration.