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''
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
To Reproduce Steps to reproduce the behavior:
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):
Additional context Add any other context about the problem here.