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

Getting an Exit event with unknown error when dismissing modal in verify identity step #33

Open
ahmednour2021 opened this issue Jan 18, 2024 · 1 comment

Comments

@ahmednour2021
Copy link

Please do not include your API secret or public_key in any issue.

A detailed description of the steps to reproduce the issue

When going through the linking process and then verifying identity step when pressing cancel we got an exit call back without an error
but if we hit the 'x' button we get an exit callback with an unknown error
plz check screenshot for more info
*
*
*

What you expected to see?

receive exit callback without an error

What you saw instead?

ExitError(errorCode: LinkKit.ExitErrorCode.unknown(type: "", code: ""), errorMessage: "", displayMessage: Optional(""), errorJSON: nil)

Screenshots that show the state of the UI (if applicable) Screenshot 2024-01-18 at 4 52 56 PM

When submitting an issue for Link on the web or within a Webview, please include the following information:

Name Value
Link env
Browser
Operating system

When submitting an issue for Plaid Link iOS please include the following information:

Name Value
Link env production
LinkKit version 5.1.0
iOS version 17.2.1
iOS device 14 pro max

List of used 3rd party libraries (e.g. CocoaPods):

@dtroupe-plaid
Copy link
Collaborator

@ahmednour2021 Thanks for flagging. I have confirmed this is an issue. I'll report back once I have an update 🙏

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

2 participants