RootSoft / walletconnect-dart-sdk

Open protocol for connecting dApps to mobile wallets with QR code scanning or deep linking.
MIT License
104 stars 61 forks source link

Kill session not end session in dApp. #78

Open sylvestrevgenhiveon opened 1 year ago

sylvestrevgenhiveon commented 1 year ago

After call killSession in mobile wallet, session is not killing in dApp. I see the MR named killSession fix. @RootSoft Can you check this, please? P.S. dApp is not write with this package.

sylvestrevgenhiveon commented 1 year ago

I check this MR locally and this MR fix my issue. Can anyone merged this MR and update in pub.dev, please? @RootSoft @HaoCherHong @juampiq6

sylvestrevgenhiveon commented 1 year ago

https://github.com/RootSoft/walletconnect-dart-sdk/pull/75

tungtd95 commented 1 year ago

it worked. please merge this MR!