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

Mobile Adapter option that appears on mobile does not work in Solana Wallet Adapter Base #803

Open
0xBeycan opened this issue Apr 25, 2024 · 2 comments
Assignees

Comments

@0xBeycan
Copy link

Describe the bug

The list I use in this way shows “Mobile Wallet Adapter” on mobile. When I click on it, it redirects to Phantom, but then it says no supported wallet found and cannot connect to Phantom.

    'phantom': new PhantomWalletAdapter(ops),
    'solflare': new SolflareWalletAdapter(ops),
    'bitget': new BitgetWalletAdapter(ops),
    'coinbase': new CoinbaseWalletAdapter(ops),
@sdlaver
Copy link
Contributor

sdlaver commented Apr 25, 2024

Tag @Funkatronics to advise

@Funkatronics
Copy link
Contributor

Hey sorry I missed this @BeycanDeveloper!

Can you post a video/gif of what you are seeing? as well as a screen shot of the wallet-adpater UI that is shown on the web, where it shows the list of wallets available?

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

5 participants
@Funkatronics @0xBeycan @sdlaver and others