algorand / algorand/walletconnect-automation

Wallet Connect Websocket issue on iOS

Open
#1 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

*Note*: Filing this before doing due diligence

Evidently when a browser on iOS is backgrounded, unless there is some media playing, the browser is essentially paused and unloaded from memory.

When the browser is foregrounded again the websocket connection will _retransmit_ the same frame.

I believe the retransmitted frame/messages is what is causing issues with iOS 5.x and "solved" by turning off the experimental NSUrlSession setting on iOS.

If possible, we should investigate what it might take for the Wallet Connect Bridge to ignore a retransmitted frame/message.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.