Skip to content

Demo version with v4.0.0 is not working on device #72

@aorfevre

Description

@aorfevre

**PROBLEM **

We are trying web3auth react native and found your demo version.
https://github.com/Web3Auth/web3auth-react-native-sdk/tree/master/demo/rn-expo-example

We tried to use it with the latest version of web3auth-react-native. (v4.0.0) as the package.json is not referring to the latest :
https://github.com/Web3Auth/web3auth-react-native-sdk/blob/master/demo/rn-expo-example/package.json

The version is working fine on iOS Simulator but is not working on iOS / Android Device using expo.
(we did not tried bare workflow and do not intend to eject expo)

Error shown is :
ERROR Error: react-native-quick-crypto is not supported in Expo Go! Use EAS (expo prebuild) or eject to a bare workflow instead., js engine: hermes

We tried to remove react-native-quick-crypto from metro.config.js to react-native-crypto but it triggers other issues.
ERROR TypeError: Cannot read property 'seed' of null, js engine: hermes

** EXPECTED BEHAVIOUR **
A working demo version with v4.0.0 on iOS Simulator & Device.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions