Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
25 stars 15 forks source link

fix: mobile safe signing #458

Closed tnrdd closed 11 months ago

tnrdd commented 11 months ago

Description

There is an issue with WalletConnect on mobile Metamask and the eth_signTypeData_v4method that we use to sign Safe transactions. This checks if the user is on mobile or tablet and asks to sign with eth_sign if so.

Issue

fixes #456

Checklist:

Alert Reviewers

@codynhat @gravenp