-
Notifications
You must be signed in to change notification settings - Fork 101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Signing onchain transactions in mobile MM/1Inch goes through opening the app in AppStore #510
Comments
Hehe, nice music selection 🎶 ! So following the screen recording, it looks like:
|
@fairlighteth , thanks=)
|
I have retested the issue in #502 PR and I faced this intermediate message only once after connection a wallet in MM when testing in iOS. Then transactions started to run nicely with MM. As for the 1Inch wallet, I always face an intermediate step when try to sign onchain transactions in iOS. However, transactions started to be visible in the Cowswap. in Android all types of transactions work fine for both 1Inch and MM wallets |
Still reproducible in iOS in Staging. |
Apparently is a well know bug https://community.metamask.io/t/deeplink-opens-appstore-when-app-installed/18199/20 a bit sad |
Also a related issue, MetaMask/metamask-mobile#3965 They show there a workaround (MetaMask/metamask-mobile#3965 (comment)), but we are not the ones generating the deep link (is Wallet connect), and second, there's someone that says that it doesn't work |
Also related issue, here they mentioned that is solved in MM 5.0.1, but for me it still reproduces. Very annoying also that Uniswap uses web-react and they don't have this issue afait. |
Theres a few solutions suggested here MetaMask/metamask-mobile#3965 @nenadV91 can you take a look? |
Related to #502
Originally reported in #444 (comment)
Some more context: #444 (review)
I see a request to open App store when I send a request to Approve a token using MM
However, I proceeded and opened the AppStore, then opened MM from there, and was able to sign the approve transactions. Afterwards I was redirected back to the app store.
The same is for the warp/unwrap/convert transactions.
Here is the video: https://drive.google.com/file/d/1jR5AuVWL0O-PMRuIPdQod5uc7AGR-Hm4/view?usp=sharing
The same is for the 1Inch wallet. However, the CowSwap app page is changed to that one https://wallet.1inch.io/wc/, and transaction does not appear in the activity modal when go back to the Cowswap app.
The text was updated successfully, but these errors were encountered: