Closed bitsofparag closed 9 years ago
Does STKWebKitViewController's webkit implementation allow access to web preferences so that one can disable SOP across iframes that have different origins? Or is it just a view controller built over the standard iOS Webkit library?
STKWebKitViewController
It´s a ViewController built around WKWebView, as the readme states.
Does
STKWebKitViewController
's webkit implementation allow access to web preferences so that one can disable SOP across iframes that have different origins? Or is it just a view controller built over the standard iOS Webkit library?