2.0.0 BETA 3
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 onAppTheme
. 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 correctdata
parameter type -PaymentDetailsData
; - "RestrictedApi" warnings no longer popup on Android Studio;
Full Changelog: 2.0.0-beta.2...2.0.0-beta.3