iOS10 http requests blocked?

So I found that the WkWebView is the culprit, if I remove it and use UIWebView it works. I do see this is in the Xcode console, never seen it before. Ill add to see if it helps. I would still prefer WkWebView over UIWebView, but at least I know I’m not crazy, something is definetly blocking the http requests.

Heres the output in Xcode. Wonder if these are some app security settings?

subsystem: com.apple.BackBoardServices.fence, category: App, enable_level: 1, persist_level: 0, default_ttl: 0, info_ttl: 0, debug_ttl: 0, generate_symptoms: 0, enable_oversize: 0, privacy_setting: 0, enable_private_data: 0

1 Like