"No Matching Key" Errors on iOS When Using session.ping
After QR Code Scanning
#5295
Labels
type: bug
Something isn't working
session.ping
After QR Code Scanning
#5295
Describe the bug
Hi all,
In our SDK, which you can check out here, we use
session.ping
to verify a wallet’s readiness.Our flow works as follows:
session.ping
to ensure the wallet is ready to approve or reject it.session.ping
resolves, we update the toast notification to display "Awaiting confirmation from wallet."This process works well generally, but we’ve noticed that on iOS devices, when a user scans the QR code, the ping triggers "No matching key" errors in the console.
I’ve reproduced this issue using a simplified Stackblitz repo, which you can access here. Note that the project ID is missing.
For testing, I used TrustWallet, as it is available on both Android and iOS.
SDK Version (if relevant)
To Reproduce
Steps to reproduce the issue:
Expected Behavior
"No matching key" errors should not appear in the console.
Device Used for Testing
The text was updated successfully, but these errors were encountered: