WalletConnectSwiftV2
WalletConnectSwiftV2 copied to clipboard
On iOS devices, First try to connect to Dapp is Failed , the secend and others are fine
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:
- Go to 'https://react-app.walletconnect.com'
- Then choose one kind chain, create QRCode
- open bitkeep APP , scan QRCode,
- 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.
the described behaviour is indeed strange.
CC @alexander-lsvk
@bitkeepdeveloper sorry for long response, issue still exists?