React Native Fetch 1.4.0
5 months 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-storagewith Android nativeCookieManagerfor 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
