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

noLoadingState parameter does not work on iOS #136

Open
luisforditch opened this issue Oct 3, 2024 · 0 comments
Open

noLoadingState parameter does not work on iOS #136

luisforditch opened this issue Oct 3, 2024 · 0 comments

Comments

@luisforditch
Copy link

Hey Guys, First of all, thank you for the amazing package. We're having an issue where the noLoadingState parameter of the LinkTokenConfiguration class, does not work. Meaning, even when the parameter is set to true, it will still load.

Here's how we're using it:

PlaidLink.open( configuration: LinkTokenConfiguration( noLoadingState: true, token: linkToken, ));

And here's the result of opening Plaid Link, it still shows the low opacity loading screen and sends our UI backwards. It's not the experience we want to give our users, and it feels a little too clunky for our liking, it also creates overlap with our internal loading indicator.

Simulator Screenshot - iPhone 15 Pro - 2024-10-03 at 10 04 22

Anyone had any luck fixing this?

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