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

Wallet not installed Automatically? #387

Open
Hey-Deepak opened this issue Oct 21, 2023 · 3 comments
Open

Wallet not installed Automatically? #387

Hey-Deepak opened this issue Oct 21, 2023 · 3 comments

Comments

@Hey-Deepak
Copy link

Hey-Deepak commented Oct 21, 2023

What is the issue?

When a user installs an app, he/she needs to connect with the wallet for further use. but unfortunately, he/she doesn't know about it at the start.
like which wallet we show install etc.

What needs to be done?

When a user doesn't have the wallet on it then we need to redirect that user to the wallet so that person can install it.

Why it is important?

UX is a very important part of software engineering and we need to provide solutions that make their life easy. why does someone need to make extra efforts to install a wallet by themselves? if we can do this thing in clicks.

@Michaelsulistio
Copy link

Michaelsulistio commented Oct 23, 2023

Hey @Hey-Deepak!

EDIT: Ignore my previous answer, didn't realize this was in the Minty Fresh repo!

This is definitely a good UX improvement, and the recommendation here would be to:

  1. Check if the user has an installed MWA wallet - Can be done by resolveIntent, etc.
  2. If no installed wallet, explain to the user the issue and direct them to the official MWA wallet list. This is a complete list of Solana Mobile wallets that support MWA.

@Hey-Deepak
Copy link
Author

Hi @Michaelsulistio,
Do we have any UI design guidelines, or can I follow Martial 3 by default?
We can show a list of wallets and then redirect to the Play Store.

Do you have any specific designs before I start working on it?

@Hey-Deepak
Copy link
Author

@Michaelsulistio ???

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