react-native-plaid-link-sdk icon indicating copy to clipboard operation
react-native-plaid-link-sdk copied to clipboard

Plaid link not loading on Android 9 and below

Open jwoodmansey opened this issue 9 months ago • 0 comments

The problem

Hi, we have noticed that the plaid link SDK seems to be no longer working on Android <= 9. I notice the docs say Android 5 and above is still supported so believe this is a bug.

Environment

Plaid Link React Native 11.8.2
ReactNative Version 0.71.15
Occurs on Android yes
Android OS Version 9.0 (28)
Android Devices/Emulators Pixel 2 API 28 (Emulator)
Occurs on iOS no
Link Session ID 26e5fd66-bbd5-4088-ba25-686bcead7b4a

Steps to Reproduce

  1. Call create/open flow
  2. Screen gets stuck on loading the plaid activity.

Expected Result

Plaid activity to open correctly

Screenshots

Screenshot_20240515_175956

Logs

I see this error in the logs only on Android 9 and below, could be related? 2024-05-15 17:48:07.943 9044-9044 chromium ---- I [INFO:CONSOLE(2)] "Uncaught ReferenceError: globalThis is not defined", source: https://secure.plaid.com/link/2.0.1929/vendors~flink.js (2)

jwoodmansey avatar May 15 '24 17:05 jwoodmansey