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 native CookieManager for cookie handling, to prevent potential challenge loops caused by manual cookie injection
Improve support for TypeScript by generating types for the DataDome SDK