Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infinite loading when running on a Pixel 2 emulator SDK 28 #275

Open
dmytroKarataiev opened this issue Apr 23, 2024 · 0 comments
Open

Infinite loading when running on a Pixel 2 emulator SDK 28 #275

dmytroKarataiev opened this issue Apr 23, 2024 · 0 comments

Comments

@dmytroKarataiev
Copy link

The problem

When running on an emulator in our testing environment Plaid shows an infinitely loading screen:
Screenshot 2024-04-23 at 14 00 11

The only valuable info from the logs is this:

[INFO:CONSOLE(2)] "Uncaught ReferenceError: globalThis is not defined", source: https://secure.plaid.com/link/2.0.1906/vendors~flink.js (2)

Environment

Android OS Version 28
Android Devices/Emulators Pixel 2 Emulator

Steps to Reproduce

Call PlaidHandler.open(fragment) and that will be the first screen.

Expected Result

Working Plaid.

Screenshots

Attached above.

Logs

[INFO:CONSOLE(2)] "Uncaught ReferenceError: globalThis is not defined", source: https://secure.plaid.com/link/2.0.1906/vendors~flink.js (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant