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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
24.0.0 2024-11-04
PaymentSheet
[Changed] The default value of PaymentSheet.Configuration.paymentMethodLayout has changed from .horizontal to .automatic. See MIGRATING.md for more details.
[Fixed] Fixed an animation glitch when dismissing PaymentSheet in React Native.
[Fixed] Fixed an issue with FlowController in vertical layout where the payment method could incorrectly be preserved across a call to update when it's no longer valid.
[Fixed] Fixed a potential deadlock when paymentOption is accessed from Swift concurrency.