is there a way to hook into SFSafariViewController url loading ?
similar to in UIWebViewDelegate protocol:
- (BOOL)webView:(UIWebView *)webView shouldStartLoadWithRequest:
That OR get autofill for usernames/passwords to work in WKWebView
thanks