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