Skip to content

v12.8.5

Choose a tag to compare

@dtroupe-plaid dtroupe-plaid released this 31 Jul 19:41
3d8460c

LinkKit V12.8.5 — 2026-07-31

Requirements

This SDK works with any supported version of React Native.

Changes

  • Harden iOS Link session cleanup for React Native New Architecture apps by clearing stored callbacks and releasing stale sessions before replacing them.
  • Add iOS support for destroy() so apps can dismiss Link and clear native callback state before starting a replacement session.
  • Enable the pull request workflow for PRs targeting master-v12.
  • Upgrade the Android SDK to version 5.5.3.
  • Upgrade the iOS SDK to LinkKit 6.5.0.

Android

Android SDK 5.5.3

Changes

  • Fix file uploads in Link. File picker, camera capture, and camera permission results now reach Link again, restoring document uploads (such as Document Income) that could silently fail since 3.9.0.
  • Report official Flutter wrapper metadata in SDK version details.

iOS

iOS SDK 6.5.0

Changes

  • Fix FinanceKit Crash