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

Fix for app freezing when using ApplePay #54

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

ChielBruin
Copy link
Contributor

When using ApplePay (either using AdyenPayment.DROPIN or AdyenPayment.APPLE_PAY) the host app freezes on payment completion. See #42 for more details.

All other instances that use .stopLoading(...) already have their sendX() functions inside the callback, so I did not need to update those.

This fixes an issue where, when using ApplePay, the host app would become unresponsive after the payment was completed.
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

Successfully merging this pull request may close these issues.

2 participants