-
Notifications
You must be signed in to change notification settings - Fork 16
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
[Technical Debt] Update Swift wrappers for Facebook & GoogleSignIn #59
Comments
@navaronbracke Although I am no ios engineer I managed to fix up
|
Hey @navaronbracke! 👋
|
All up-to-date ios wrappers can be found on ios gigya sdk repo. |
Currently the Swift wrapper classes for Facebook & GoogleSignIn are out of date, which breaks the example app on iOS.
You can run the example if you comment out the Swift wrappers, but that is not ideal for a fully featured example app.
Proposal
google_sign_in
&facebook_auth
dependencies (the versions are a bit out of date)The text was updated successfully, but these errors were encountered: