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
[Removed] Removed CryptoOnrampCoordinator.authenticateUser() in favor of CryptoOnrampCoordinator.authorize().
PaymentSheet
[Fixed] Fixed build for visionOS 26.2 SDK.
[Fixed] Fixed an issue where the SwiftUI isPresented binding for CustomerSheet would not reset to false when dismissing during loading, preventing the sheet from being presented again.
[Fixed] Fixed a Swift 6 actor isolation issue in the SwiftUI integration that could cause a crash when presenting PaymentSheet or CustomerSheet.
Payments
[Fixed] Fixed a Swift 6 actor isolation issue in the SwiftUI integration for paymentConfirmationSheet and setupIntentConfirmationSheet.