Skip to content
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

Feature: Bool variable that will tell us if user has supported wallet installed #214

Open
Fica00 opened this issue Feb 21, 2024 · 1 comment

Comments

@Fica00
Copy link

Fica00 commented Feb 21, 2024

Feature:
It would be nice to have something like Web3.CanLogin() which will return true if user has a supported wallet installed and false if he doesn't for example I didn't have any wallet installed on my test phone and nothing was happening when I tried to connect, I had to open logcat and see what was the problem

If we had something like Web3.CanLogin() we cloud show a nice popup to user instead of wrapping the call in try catch to achieve same result

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Fica00 and others