mkharibalaji / react-native-adyen-payment

React Native Adyen Payment
https://mkharibalaji.github.io/react-native-adyen-payment/
MIT License
35 stars 35 forks source link

[Android] 3DS2 Infinite Loading #33

Closed abachelier closed 3 years ago

abachelier commented 3 years ago

Hi, I am getting an infinite loader when getting a 3DS2 payment response on Android. Did someone experience the same issue?

I checked out the older issue for 3D Secure (1), no problem on my side, only the V2... for all the cards : https://docs.adyen.com/development-resources/test-cards/test-card-numbers#test-3d-secure-2-authentication

From the logcat, it stucks on "D/CO.Adyen3DS2Component: initialize 3DS2 SDK"

RN : ~0.63.3 react-native-adyen-payment: 1.6.0

In any case, thanks for the job !

abachelier commented 3 years ago

SOLVED

I had to use a new simulator with Play Store enabled