xamarin / Xamarin.Auth

Xamarin.Auth
Apache License 2.0
541 stars 351 forks source link

How to use SFAuthenticationSession with iOS version 11 instead of WKWebview? #389

Open NohaThabet opened 5 years ago

NohaThabet commented 5 years ago

Xamarin.Auth Issue

Need help to apply the following: If the iOS version is 11, then open request in SFAuthenticationSession. If the iOS version is below 11, then open request in SFSafariViewController.