Adyen / adyen-android

Adyen Android Drop-in and Components
https://docs.adyen.com/checkout/android
MIT License
119 stars 66 forks source link

Fix onAdditionalDetails being called multiple times #1549

Closed OscarSpruit closed 3 weeks ago

OscarSpruit commented 4 weeks ago

Description

The issue was caused by the status polling emitting the final value multiple times. By merging and cancelling the flows in StatusRepository and adding debounce the issue is solved.

Checklist

COAND-883

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
92.6% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud