Error React Native - tKey self-hosted autodetect provider #1325
philipehsing
announced in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 specifiedserviceProvider
withTorusServiceProvider
. 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
.Beta Was this translation helpful? Give feedback.
All reactions