Skip to content

v12.1.1

Latest
Compare
Choose a tag to compare
@dtroupe-plaid dtroupe-plaid released this 03 Apr 16:54
· 2 commits to master since this release
19049a7

LinkKit V12.1.1 — 2025-04-03

React Native

  • Adds destroy() method for Android.
  • Remove async from open method.

Requirements

This SDK now works with any supported version of React Native.

Android

Android SDK 5.0.0

Additions

  • Add AUTO_SUBMIT event name.
  • Add INVALID_UPDATE_USERNAME item error.

Changes

  • Upgrade Kotlin to 1.9.25.
  • Upgrade to target and compile SDK version 35.
  • Upgrade androidx.databinding:viewbinding library from 8.1.2 to 8.6.1.
  • Upgrade androidx.activity:activity library from 1.6.0 to 1.8.2.
  • Upgrade androidx.core:core-ktx library from 1.9.0 to 1.13.0.
  • Upgrade androidx.fragment:fragment-ktx library from 1.9.0 to 1.13.0.
  • Upgrade androidx.room:room-ktx library from 2.6.0 to 2.6.1.
  • Upgrade androidx.lifecycle:lifecycle-runtime-ktx library from 2.5.1 to 2.6.1.
  • Upgrade org.jetbrains.kotlinx:kotlinx-coroutines-core library from 1.7.1 to 1.7.3.

Removals

  • Remove PROFILE_ELIGIBILITY_CHECK_ERROR event name.

Requirements

Name Version
Android Studio 4.0+
Kotlin 1.8+

iOS

iOS SDK 6.1.0

Changes

  • Improved RememberMe experience.

Requirements

Name Version
Xcode >= 16.1.0
iOS >= 14.0