-
Notifications
You must be signed in to change notification settings - Fork 92
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
Capture quick modal dismissal in onExit
or onEvent
callback
#31
Comments
onExit
or onEvent
callback onExit
or onEvent
callback
@ahmednour2021 can you confirm this is a separate issue from #33 ? The swipe down to dismiss gesture is disabled so I am not sure what you mean when you say.
Can you provide some more details and perhaps a video of this behavior? Can you also let me know if you're using the default presentation or a custom presentation? If custom can you provide the relevant code? |
@dtroupe-plaid |
@ahmednour2021 I am going to close this issue since there isn't enough information to reproduce the issue. If additional information is provided I can reopen the issue. |
Please do not include your API
secret
orpublic_key
in any issue.A detailed description of the steps to reproduce the issue
Currently, in our iOS app, based on
onExit
callback we inform the user that he has exited the flow but when he dismisses it very quickly callback is not triggeredonExit
callback is triggeredWhat you expected to see?
onExit has been triggered
What you saw instead?
onExit not triggered neither onEvent
Screenshots that show the state of the UI (if applicable)
When submitting an issue for Link on the web or within a Webview, please include the following information:
env
When submitting an issue for Plaid Link iOS please include the following information:
env
List of used 3rd party libraries (e.g. CocoaPods):
The text was updated successfully, but these errors were encountered: