Our app connects to our backend via websocket from within a WKWebView. This works without any issues in iOS 14.
On iOS 15 Beta 5 the websocket connection fails initially, then succeeds after the app ran for 5 minutes or so.
I tried taking a RVI packet trace, but couldn't due to my iPad having the new style of UDID.
Any ideas how we can get this fixed before the release?