Solana.Unity-SDK icon indicating copy to clipboard operation
Solana.Unity-SDK copied to clipboard

[Bug] Wallet is not getting connect in iOS, deep-link has no fragment in IOS

Open sudo-stackoverflow opened this issue 1 year ago • 1 comments

Bug Description The wallet is not getting connected to iOS device

Error: ArgumentOutOfRangeException: Index and count must refer to a location within the string Web3.setResultUrl( System.Uri uri)

Deeplink response from phantom wallet: unitydl://onPhantomConnected?phantom_encryption_public_key=xxx&nonce=xxx&data=xxxx

Smartphone:

  • Device: [iPhone13 Pro Max]
  • OS: [iOS 18]
  • Application [Phantom App]

sudo-stackoverflow avatar Sep 26 '24 20:09 sudo-stackoverflow