plaid_flutter icon indicating copy to clipboard operation
plaid_flutter copied to clipboard

Plaid Session Closes Automatically

Open dirisujesse opened this issue 2 years ago • 0 comments

Hi,

I am using this plugin which works great but I am currently facing an issue where the Plaid Session UI closes automatically when verifying a linked account for a particular user.

I attach some screen recordings for your benefit and the result of running flutter doctor.

https://user-images.githubusercontent.com/24277006/178952492-5fc742f2-251c-44a0-8b36-ae85ef3f6573.MP4

Screenshot 2022-07-13 at 16 46 23

Flutter doctor

macpros-MacBook-Pro:otto_app macpro$ fvm flutter doctor
╔════════════════════════════════════════════════════════════════════════════╗
║ A new version of Flutter is available!                                     ║
║                                                                            ║
║ To update to the latest version, run "flutter upgrade".                    ║
╚════════════════════════════════════════════════════════════════════════════╝

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.10.0, on macOS 12.0.1 21A559 darwin-x64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
[✓] Xcode - develop for iOS and macOS (Xcode 13.4.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2020.1)
[✓] VS Code (version 1.69.1)
[✓] Connected device (3 available)
[✓] HTTP Host Availability

• No issues found!

Thanks

dirisujesse avatar Jul 14 '22 09:07 dirisujesse