Skip to content

v12.4.0

Compare
Choose a tag to compare
@dtroupe-plaid dtroupe-plaid released this 06 Aug 21:11
· 7 commits to master since this release
45ea20e

LinkKit V12.4.0 — 2025-08-06

Requirements

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

Changes

  • Updates Android and iOS SDKs to the latest versions.
  • metadata_json, issueId, issueDescription, issueDetectedAt to LinkEventMetadata.
  • Add dateOfBirth to SubmissionData.
  • Update submit APIs to allow for date of birth.
  • Add LAYER_AUTOFILL_NOT_AVAILABLE to LinkEventName.

Android

Android SDK 5.3.0

Additions

  • Add LAYER_AUTOFILL_NOT_AVAILABLE event.
  • Add issueDescription and issueDetectedAt at event metadata fields.
  • Update Layer submit API to support additional parameter dateOfBirth

Changes

  • None

Removals

  • None

Requirements

Name Version
Android Studio 4.0+
Kotlin 1.9.25+ (Kotlin integrations only)

iOS

iOS SDK 6.4.0

Changes

  • Add issueDescription and issueDetectedAt to EventMetadata.

Requirements

Name Version
Xcode >= 16.1.0
iOS >= 14.0