2.27.2 | 2024-11-26
🪲 Bug fixes
Android
- 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.
- 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.
- We’ve resolved the issue causing crashes when users were deeplinked multiple times from PayPal.
- We’ve fixed the issue that caused crashes when retrying a 3DS challenge while another challenge was still in progress.
<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>
iOS
- Fixes for range or index out of bounds crash in the Card Form UI.
- Fixes for a crash in InternalCardComponentsManager.
<aside>
ℹ️ New 3DS SDK version is available
If you are using the 3DS dependency in your code, we suggest updating to version 2.4.1.
</aside>
2.27.1 | 2024-10-28
🪲 Bug fixes
- iOS - Prevent dismissal of Drop-in card form while a payment is active.
- iOS - Discover card network image not showing.
- iOS - Move the cursor to the end of the text after pasting the card number.