Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

User reported unable to buy and sell domains on RNS testnet within Dapp browser #545

Open
chrisli30 opened this issue Oct 13, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@chrisli30
Copy link
Contributor

chrisli30 commented Oct 13, 2020

We need to go through the buy and the sell process to see what happens.

https://marketplace.testnet.rifos.org/

This page
image

@chrisli30 chrisli30 added the bug Something isn't working label Oct 13, 2020
@imstar15
Copy link
Contributor

imstar15 commented Oct 14, 2020

rwallet

image

imtoken

image

imtoken和rwallet两个钱包打开网站后,点击右上角会出现一个弹框,但是没有办法选择。

如果在mac的chrome打开网站,则可以选择
image

这里需要看下网站源码是如何判断客户端类型弹出选项的?点击选项之后执行了什么操作?我们rwallet如何适配到它的流程上?

@julianmrodri
Copy link

Will check why this might be happening. Probably we are only considering Nifty and Metamask.

@chrisli30
Copy link
Contributor Author

@julianmrodri Yeah, could you try using tRIF faucet within RWallet Dapp browser? It works well in Dapp browser. As long as the site works with Metamask it will work for RWallet. It seems that in RNS mobile view the "Connect a wallet" function specifically looks for "Metamask" plugin.

Screenshot from Chrome developer mode iPhone X view. In Chrome browser the site can recognize Metamask plugin, but that's not a universal way to load wallets. The code should really just call window.ethereum to find any compatible wallet.
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants