Releases: braintree/braintree-ios-drop-in
Releases · braintree/braintree-ios-drop-in
9.8.0
- Add explicit error handling for case when
BTDropInResult.mostRecentPaymentMethod(for:)
method fails to fetch any recent payment methods.- Add
BTDropInErrorTypeNoRecentPaymentMethods
error code.
- Add
- Silence UnionPay related deprecation warnings introduced in
braintree_ios
5.18.0 and higher.- Note: The UnionPay SMS flow will be removed in BraintreeDropIn v10. UnionPay cards can now be processed as regular cards due to their partnership with Discover.
- Require
braintree_ios
5.19.0 or higher
9.7.0
9.6.1
- Fix bug where
deviceData
onBTDropInResult
was always returned asnil
9.6.0
- Require
braintree_ios
5.9.0 or higher - Update device data collection for environment based on configuration
- Update Visa logo per updated brand guidelines
9.5.0
9.4.0
- Require
braintree_ios
5.6.1 or higher - Add specific error message for duplicate payment method
9.3.0
- iOS 15 - Fix bug where payment method icon border was missing after card flow cancellation
- Require
braintree_ios
5.5.0 or higher- Adds support for Apple Silicion development / arm64 simulators
8.2.0
- iOS 15 Support
- Update
scrollEdgeAppearance
based on iOS 15 changes
- Update
9.2.0
9.1.0
- Increase valid Discover card length to 19 digits
- iOS 15 Support
- Update
scrollEdgeAppearance
based on iOS 15 changes
- Update
- Require
braintree_ios
v5.4.2 or higher- Includes SPM binary dependency bug fix which requires Xcode 12.5+