Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Xamarin forms ios : No done/cancel button showing

$
0
0

When I present view controller from Xamarin auth Get ui then not able to get cancel or done button. Anyone have idea why it is so?
This is how I do that in Xamarin forms ios renderer =>
var auth = new SocialAuthenticationService(CommonConstants.FacebookClientId, CommonConstants.Scope, CommonConstants.AuthorizeUrl, CommonConstants.RedirectUrl);
var oAuth2Authenticator = auth.GetAuthenticator();

            var viewControllerToPresent = oAuth2Authenticator.GetUI();
            PresentViewController(viewControllerToPresent, true, null);

Xamarin Auth version=1.6.0.1
Xamarin forms version=Xamarin.Forms.2.3.4.270


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>