Skip to content

Wallet not connect sometimes #201

Closed Answered by GabrielePicco
knickglobal asked this question in Q&A
Discussion options

You must be logged in to vote

@knickglobal can you please share the OS, Android and Phantom version? I'm unable to reproduce the issue on my device.

Related to:

If a user does not have a Phantom wallet but possesses a third-party wallet, our application opens the third-party wallet instead of redirecting the user to the Play Store/App Store to download Phantom.

That's the expected behaviour, the wallet adapter will connect to any compatible Solana Wallet.

If you want to restrict to Phantom, you can use the PhantomDeepLink implementation, which requires to configure the deeplink schema in the manifest, copying the AndroidManifest.xml under Android/Plugins

See the detailed guide at https://solana.unity-sdk.gg/docs/con…

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by GabrielePicco
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
3 participants
Converted from issue

This discussion was converted from issue #198 on January 07, 2024 09:41.