airgap-it / airgap-vault

The AirGap Vault is installed on a spare smartphone that has no connection to any network, thus it is air gapped. This app handles the private key.
MIT License
380 stars 107 forks source link

Metamask Signature error on QR-code read #119

Closed rafaeloliva06 closed 2 years ago

rafaeloliva06 commented 2 years ago

Integration with vault and metamask went smoothly, reading QR-codes in transactions also works without problems, but in Dapps that ask for "Signature Request", like opensea's "create" option, or login in many other Dapps does not work correctly, the following error appears when I try to read the QR-code "Incompatible code
Could not parse code. Please make sure this is a valid AirGap code. You can try to handle this code in AirGap Wallet by using the "Relay" button below."

image

AndreasGassmann commented 2 years ago

Hi. Thank you for the report.

AirGap Vault does currently not support arbitrary message signing for Ethereum. We're already working on this and have an internal version that adds support for it, which we are currently testing. If all goes well, it should be released early next week.

rafaeloliva06 commented 2 years ago

Thanks for the reply, I'll be waiting for this update :)

AndreasGassmann commented 2 years ago

Version 3.14.0 is currently being reviewed by the stores and should be available shortly.