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

When can we adapt to the version of GoogleSignIn with Privacy manifest? #5286

Open
GitFreedom opened this issue Apr 10, 2024 · 3 comments
Open
Labels
bug Something isn't working pending-response Issue is pending response from the issue requestor

Comments

@GitFreedom
Copy link

When I upgraded AWS GoogleSignIn and GoogleSignIn to versions with Privacy manifest at the same time, they crashed.

@phantumcode
Copy link
Member

phantumcode commented Apr 10, 2024

@GitFreedom Thanks for submitting the issue. What version of aws-sdk-ios are you using? What crash is occurring? Do you have a stacktrace or exception of the crash? Can you provide detailed steps to help us reproduce the issue?

@phantumcode phantumcode added bug Something isn't working pending-response Issue is pending response from the issue requestor labels Apr 10, 2024
@GitFreedom
Copy link
Author

GoogleSignIn 7.1.0
AWSGoogleSignIn 2.35.0
截屏2024-04-11 10 52 46

The cause of the crash is that the definition of GIDSignIn in the new version of GoogleSignIn and the new version of AWS GoogleSignIn do not correspond to each other.

@5d
Copy link
Member

5d commented Apr 18, 2024

The aws-sdk-ios library has included the GoogleSignIn framework in its version 5.0.2.
Could you try to build it without dependency GoogleSignIn 7.1.0? or you need some new features from GoogleSignIn 7.1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pending-response Issue is pending response from the issue requestor
Projects
None yet
Development

No branches or pull requests

3 participants