Releases: braintree/braintree-ios-drop-in
Releases · braintree/braintree-ios-drop-in
9.13.0
9.12.2
- Add the reason for PaymentInfo Collection in
PrivacyInfo.xcprivacy
9.12.1
9.12.0
- Require Xcode 15.0+ and Swift 5.9+ (per App Store requirements)
- Meets Apple's new Privacy Update requirements
- Require
braintree_ios
5.25.0
9.11.0
- Add Slovak language support
9.10.1
9.10.0
9.9.0
- Require Xcode 14.1+ and Swift 5.7.1+ (per App Store requirements)
- Add California Privacy Laws notice of collection to credit card form
- Fix bug where presenting the Drop-in from a modal screen without a
modalPresentationStyle
does not display the status bar when both device and Drop-in are in light mode (fixes #419) - Add
BTDropInRequest.cardLogosDisabled
to hide card logos on the credit card form if desired
9.8.2
- Silence UnionPay related deprecation warnings introduced in
braintree_ios
5.21.0 and higher.