Web3Auth react native sdk causes app to crash in android

Hi I'm trying to add web3auth in react native app but whenever i install @toruslabs/react-native-web-browser this dependency it cause build to failed with this error Execution failed for task ':toruslabs_react-native-web-browser:compileDebugKotlin'. this error but working fine in IOS



Originally posted by: Haris565

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/529

Hey @Haris565
Are you following https://web3auth.io/docs/sdk/react-native/ ?

Also, can you share some screenshots of the build failing?



Originally posted by: shahbaz17

I get the same error with Android SDK 2.4.0
In Android SDK 2.5.0, it fails requiring API 32 instead of 21

Docs are a mess and examples are only made in Expo... no serious person in React Native will ever use Expo, you need to eject sooner or later.



Originally posted by: iovreche

@Haris565 was this resolved?



Originally posted by: yashovardhan