Skip to content

2.0.0 BETA 3

Compare
Choose a tag to compare
@descorp descorp released this 15 Apr 14:43
· 221 commits to develop since this release
bcf5b4e

What's Changed

New

Important

Components usage is discouraged on session flow due to Android \returnUrl limitation.

  • Now it is possible to integrate React Native via Expo development builds;

iOS

  • Add Privacy Manifest for iOS
  • Update iOS to v5.7.0;

Android

  • Android theme AdyenCheckout no longer depends on AppTheme. This allows to customize DropIn and Component styling independently from the rest of the application;
  • Update Android to v5.3.1.

Fixed

  • Now onAdditionalDetails have correct data parameter type - PaymentDetailsData;
  • "RestrictedApi" warnings no longer popup on Android Studio;

Full Changelog: 2.0.0-beta.2...2.0.0-beta.3