Skip to content

4.26.0

Compare
Choose a tag to compare
@github-actions 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
  • BraintreeCore

    • Add BraintreeClient#deliverBrowserSwitchResultFromNewTask() method to allow browser switch results to be captured manually when BraintreeClient#launchesBrowserSwitchAsNewTask() is set to true.
  • SharedUtils

    • Replace EncryptedSharedPreferences with SharedPreferences for internal persistent data storage for all payment flows
    • Deprecate BraintreeSharedPreferencesException