Cannot find type ‘WKWebView’ in scope
While creating @IBOutlet for WKWebView you might have come across an error message in Xcode This can be simply resolved by importing WebKit. The resulting code will look like Cheers !!!
While creating @IBOutlet for WKWebView you might have come across an error message in Xcode This can be simply resolved by importing WebKit. The resulting code will look like Cheers !!!