Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

documentation incorrect : Native SFSafariViewController iOS/MacOS #89

Open
ghost opened this issue Feb 18, 2019 · 2 comments
Open

documentation incorrect : Native SFSafariViewController iOS/MacOS #89

ghost opened this issue Feb 18, 2019 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 18, 2019

You indicate Native SFSafariViewController iOS/MacOS in documentation.

The line of code below doesn't work on Xamarin.mac

Then call the following line in your iOS AppDelegate FinishedLaunching method;

SimpleAuth.NativeSafariAuthenticator.Activate ();

app just hangs on Xamarin.mac when trying to authenticate I line above used.

please assist

@Clancey
Copy link
Owner

Clancey commented Mar 19, 2019

Sorry for the delayed response, I cannot duplicate this issue. I am using it in my own projects. If it crashes, check the console for the crash. Make sure you have added the CFBundleURlTypes to the info.plist: SimpleAuth.NativeSafariAuthenticator.Activate ();

@ghost
Copy link
Author

ghost commented Mar 26, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant