Post not yet marked as solved
Post marked as unsolved with 0 replies, 732 views
I am using WKWebView to run a react app inside my IOS app. I managed to turn off the experimental feature (NSURL Session WebSocket) of safari on the device's settings. But how do I do the same on code for WKWebView?