serhii-londar/LinkedInSignIn

Move OAuth 2.0 authentication from WKWebView to SFSafariViewController

vbovasia opened this issue · 0 comments

On iOS 9+ has to be used the in-app browser tab pattern (via SFSafariViewController), and falls back to the system browser (mobile Safari) on earlier versions.