Orange-Wallet / wallet-connect-dart

Wallet Connect client in Dart.
https://pub.dev/packages/wallet_connect
BSD 3-Clause "New" or "Revised" License
115 stars 78 forks source link

inappwebview does not show connect to mobile wallet on ios ? #14

Closed lxl518000 closed 2 years ago

lxl518000 commented 2 years ago

inappwebview does not show connect to mobile wallet on ios ,

but a list of some wallet app .

how can i use it on ios?

thanks!

Abhimanyu121 commented 2 years ago

Hey you will need to register your wallet on wallet connect registry and then use wallet URI to connect, @thelazyindian can you guide him better

juliengss commented 2 years ago

Hey, I don't really understand your answer can you be more explicit "you will need to register your wallet on wallet connect registry and then use wallet URI to connect"

rennylangat commented 2 years ago

I had a similar question as @juliengss . Is there like some sort of universal database that holds all wallets and one has to register there so that their wallet comes in as an option when one presses connect on any dApp site?

Abhimanyu121 commented 2 years ago

Hey @rennylangat yes, check this out https://medium.com/walletconnect/introducing-walletconnect-cloud-registry-c17ac580f33

lxl518000 commented 2 years ago

thanks for all guys. i have got how to use it on ios.

mopilo commented 1 year ago

@lxl518000 how did you do it?