Error React Native - tKey self-hosted autodetect provider

Hey,

Platform: Latest React Native

Im trying to use the tkey library togheter with @tkey/service-provider-torus. I've set everything up with webstoragemodule and securityQuestionsmodule and also specified serviceProvider with TorusServiceProvider. I've installed all neccasary polyfills/shims etc.

After login with social and trying to initialize tkey and i do get following error:
[Error: Can't autodetect provider for "testnet/"]

Error is thrown from web3-core-requestmanager setProvider.


image



Originally posted by: philipehsing

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