Home:ALL Converter>WKWebView problems in iOS 9

WKWebView problems in iOS 9

Ask Time:2015-09-19T23:14:47         Author:user3796209

Json Formatter

I'm having trouble with WKWebView in XCode 7 using the iOS 9 sdk. For some reason, half of the websites I try to load come up blank (for example mobile Facebook).

WKWebView worked perfectly when I built my app on iOS 8. I haven't changed any of the code for loading webpages (I used loadrequest with a nsurl), and I know that the webviews are active because some links do load.

Is this a possible bug?

Author:user3796209,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/32669837/wkwebview-problems-in-ios-9
yy