[Webkit-unassigned] [Bug 245350] Websocket disconnects in Safari when user switches out to another app when experimental feature "NSURLSession WebSocket" is turned on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 18:25:32 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245350

--- Comment #9 from chris.ng.hs.code at gmail.com ---

> Just wondering if this is still work in progress and to be resolved by the
> apple developers or it’d be a limitation specifically only for IOS safari
> 15/16, will help for developers to implement instructions to disable the
> experimental feature.

Just to further explain, in our implementation the users have to trigger a websocket event in another application. As they will be switched out from Safari browser app to the other application, the websocket connection will be lost and there's no way the websocket in Safari can receive any message if its disconnected.

So if issue is not to be worked on in near future, we will have to put in instructions specifically for Apple IOS users (Safari 15/16) to resolve the issues through the settings on their device to disable the NSURLSession Websocket.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220927/26c84137/attachment.htm>


More information about the webkit-unassigned mailing list