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

docs(google-signin): Update docs to include adding GIDClientID to info.plist #522

Merged

Conversation

williamjuan027
Copy link
Member

This is a requirement since Google Sign-In 7.0.0. Without it, calling the GoogleSignin.signIn() will throw the following error:

[Google login failed, Error: No active configuration.  Make sure GIDClientID is set in Info.plist.]

The demo app already includes the GIDClientId in the Info.plist, adding to the docs so others don't run into this issue :)

@cla-bot cla-bot bot added the cla: yes label Jul 13, 2023
@NathanWalker NathanWalker merged commit eb21410 into NativeScript:main Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants