-
Notifications
You must be signed in to change notification settings - Fork 14
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
Investigate using in-app browser for dApps #95
Comments
In terms of security, I don't think there's much of a risk. The in-app browser is a sandbox as far as I know, not really different from using the dedicated browser app. To be verified of course. |
Just checked Rainbow, Argent, and Metamask. Only Metamask allows the user to browse the web through the app. |
Worth mentioning that in a questionaire I had to answer before publishing our app to the App Store, one of the questions was something like "Can the user browser the web through your app". |
Hi @nop33 & @mvaivre more and more people are requesting this option see conversation below https://discord.com/channels/747741246667227157/878206973781368842/1194868549743808625 |
We have ideas on how to fix the WalletConnect disconnection issues, which we want to investigate first. If this gets us nowhere, we'll be looking into in-app browser soon. |
Yesterday I saw that Metamask uses https://www.npmjs.com/package/react-native-inappbrowser-reborn https://github.com/MetaMask/metamask-mobile/blob/main/package.json#L280 |
Users report several uncomfortable situations while using the mobile wallet with WalletConnect to connect to dApps on their phones.
@diomark reports:
Related issue: #55
2 other users suggest that:
I personally wonder what the security implications of allowing the user to browse the web from within the app are. To be investigated...
The text was updated successfully, but these errors were encountered: