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

Update GoogleSignIn pod to 7.1.0 #403

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rafael-rentman
Copy link

Updated the GoogleSignIn dependency to:

  • include necessary privacy manifests
  • ensure compatibility with newer Google MLKit based capacitor plugins (E.G. @capacitor-mlkit/barcode-scanning)

@reslear
Copy link
Collaborator

reslear commented Oct 18, 2024

thank you for your work :)

is it worth changing anything for andoid /web ?
should something be added to the readme ?
Were you able to test locally ?

@rafael-rentman
Copy link
Author

Glad to help!

  • As far as I know there are no dependency issues on the android/web side
  • Sharp! Yes, a small change in configuration: for iOS it's now required to add the clientId of the app to the .plist, I will update the readme
  • I have tested the package in our app on an actual device using xcode, logged in users stay logged in, logging in/out works as expected.

@reslear
Copy link
Collaborator

reslear commented Oct 18, 2024

Good, I'm guessing it's breaking change

By the way, can you add a link to the official documentation about GIDClientID?

@riderx
Copy link
Contributor

riderx commented Oct 18, 2024

@rafael-rentman people do depend on the ability to have a runtime defined GID
So if it's required to have it, then the runtime google GID for android should be removed and noted as deprecated.
Link: https://developers.google.com/identity/sign-in/ios/release

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

Successfully merging this pull request may close these issues.

3 participants