2.32.3 | 2024-11-21
🪲 Bug fixes
- We’ve resolved the issue causing crashes when users were deeplinked multiple times from PayPal.
2.32.2 | 2024-11-15
🪲 Bug fixes
- Disable back buttons when payment is processing
2.32.1 | 2024-11-13
🪲 Bug fixes
- We've fixed the crashes that occurred when using Blik through Adyen's Drop-In in standalone mode.
- We've resolved occasional crashes related to the "fragment not attached" issue in Drop-In.
2.32.0 | 2024-10-28
🚀 New Features and Improvements
- Prevent dismissal of Drop-in card form while a payment is active.
- Vipps via Adyen will now fall back to the Web flow in the event that the Vipps mobile app was not installed.
- Added
DividerThemeData
that can be used for styling of dividers in Drop-In. Check out our documentation here.
- You can now use custom colour for input cursors by specifying
cursorColor
in InputThemeData
<aside>
⚠️ Primer SDK now depends on io.primer:3ds-android:1.5.0
If you are using the 3DS dependency in your code, you are required to update it and align with the supported version. Otherwise, 3DS will result in failure.
</aside>
2.31.0 | 2024-09-20
🚀 New Features and Improvements