WalletConnectSwiftV2 icon indicating copy to clipboard operation
WalletConnectSwiftV2 copied to clipboard

On iOS devices, First try to connect to Dapp is Failed , the secend and others are fine

Open bitkeepdeveloper opened this issue 1 year ago • 2 comments

Describe the bug On iOS devices, when we try to build a connection with dapp at first time, Our application get an onProposal callback sucessfully, but then Our application receive an onSessionDelete Response without any other operation. it is very strange that it is fine when I try again.

Acording to your sample project ,If I want receive an onSessionDelete Response, I need to do like this code '' Web3Wallet.instance.disconnect''

SDK Version

  • Client: Swift
  • Version 1.6.16

To Reproduce Steps to reproduce the behavior:

  1. Go to 'https://react-app.walletconnect.com'
  2. Then choose one kind chain, create QRCode
  3. open bitkeep APP , scan QRCode,
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Device (please complete the following information):

  • Device: iPhone14
  • OS: iOS 16.5
  • Browser birkeep APP
  • Version 801

Additional context Add any other context about the problem here.

bitkeepdeveloper avatar Aug 16 '23 09:08 bitkeepdeveloper

the described behaviour is indeed strange.

CC @alexander-lsvk

llbartekll avatar Aug 17 '23 10:08 llbartekll

@bitkeepdeveloper sorry for long response, issue still exists?

flypaper0 avatar Dec 18 '23 15:12 flypaper0