merigo-labs / solana-wallet-provider

MIT License
3 stars 2 forks source link

[SolanaWalletAdapterException] : The wallet application could not be opened. #6

Open twilightfromnott opened 6 months ago

twilightfromnott commented 6 months ago

I got the following error when trying to run example:

[SolanaWalletAdapterException] 2 : The wallet application could not be opened.
#0      MobileAssociationScenario.initialize (package:solana_wallet_adapter_platform_interface/src/scenarios/mobile_association_scenario.dart:39:7)

I have run the example of the library on iOS platform (real device) => When I press connect wallet, I get the above error, even though I have downloaded the Phantom application and switched to devnet mode

Can you guys tell me how to fix this error? Thank you guys for this package is really great