MetaMask SDK - questions

Hello, I’ve been testing the MetaMask SDK and I have a couple of questions:

  1. When I connect on desktop using QR code with my mobile and I refresh the website, how can I catch the last session? Is it possible?

  2. Some method fails when not having MetaMask extension installed, however the isMetaMask property in the provider is always true even when I don’t have the extension installed. Is there I way to detect this?

  3. How do I disconnect from a session (QR code connection)? Can I do it from the dapp? And from the mobile?

Thanks!

This topic was automatically closed after 30 days. New replies are no longer allowed.