React Native Fetch 1.4.0
27 days ago by Alexandre Brispot
- Fix race condition in challenge modal to ensure only one modal is shown at a time and block execution until it is resolved
- Replace
@react-native-async-storage/async-storage
with Android nativeCookieManager
for cookie handling, to prevent potential challenge loops caused by manual cookie injection - Improve support for TypeScript by generating types for the DataDome SDK
- Fix potential Captcha loop on iOS