2

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

Robert Dresler
  • 10,580
  • 2
  • 22
  • 40
Anton Tropashko
  • 5,486
  • 5
  • 41
  • 66
  • hey buddy, did you find any solution? – Ruchi Sep 05 '19 at 12:41
  • I doubt SFSafariViewController would get any api like that given that it's executed in a sandbox out of process. I think it'd be a major hardship (for apple) to do this (properly). – Anton Tropashko Sep 05 '19 at 13:49

0 Answers0