You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any kind of exit whether it's a success or backing out, the Plaid sheet dismisses, but Plaid's Loading indicator persists blocking continuation of the host app.
plaid_flutter version - 4.2.0
flutter doctor
[✓] Flutter (Channel stable, 3.27.3, on macOS 14.7.1 23H222 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.96.2)
[✓] Connected device (5 available)
[✓] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered:
marcnieto-esusu
changed the title
Hang-up on exiting Plaid on iOS
Hang-up on loading animation when exiting Plaid on iOS
Feb 4, 2025
Turns out the app is only hanging on the loading animation when also integrating Embrace iOS v6. When I remove the native iOS setup code for Embrace, the hang up doesn't happen.
Any kind of exit whether it's a success or backing out, the Plaid sheet dismisses, but Plaid's Loading indicator persists blocking continuation of the host app.
The text was updated successfully, but these errors were encountered: