4.26.0
github-actions
released this
13 Feb 20:23
·
0 commits
to 8c0b8874803514911c11c5b058ccc3e2af16fd93
since this release
-
PayPalNativeCheckout (BETA)
- Fixes a bug where an error was not thrown inside
PayPalNativeCheckoutClient
when no PayPal response was received from the API
- Fixes a bug where an error was not thrown inside
-
BraintreeCore
- Add
BraintreeClient#deliverBrowserSwitchResultFromNewTask()
method to allow browser switch results to be captured manually whenBraintreeClient#launchesBrowserSwitchAsNewTask()
is set to true.
- Add
-
SharedUtils
- Replace EncryptedSharedPreferences with SharedPreferences for internal persistent data storage for all payment flows
- Deprecate
BraintreeSharedPreferencesException