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

Deprecated GoogleSignIn pod version will break starting November 12, 2024 #722

Closed
5 of 17 tasks
tgabi333 opened this issue Sep 20, 2024 · 1 comment · Fixed by #723
Closed
5 of 17 tasks

Deprecated GoogleSignIn pod version will break starting November 12, 2024 #722

tgabi333 opened this issue Sep 20, 2024 · 1 comment · Fixed by #723
Labels
bug/fix Something isn't working needs: triage

Comments

@tgabi333
Copy link

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Version

6.1.0

Platform(s)

  • Android
  • iOS
  • Web

Current behavior

Currently used GoogleSignIn pod version 7.0.0 does not include privacy manifest file.

I got the following email from apple when submitting an app:

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/GoogleSignIn.framework/GoogleSignIn”, which includes GoogleSignIn, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting November 12, 2024, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.

Expected behavior

The manifest got into 7.1.0.
Dependency upgrade to v7.1.0 or v8.0.0 would solve this issue.

Reproduction

no need

Steps to reproduce

i got the error submitting an app to apple to review

Other information

https://github.com/google/GoogleSignIn-iOS/releases

Capacitor doctor

no need

Before submitting

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.
@tgabi333 tgabi333 added bug/fix Something isn't working needs: triage labels Sep 20, 2024
@tgabi333 tgabi333 changed the title bug: Deprecated GoogleSignIn pod version Sep 20, 2024
@tgabi333 tgabi333 changed the title Deprecated GoogleSignIn pod version Deprecated GoogleSignIn pod version will break starting November 12, 2024 Sep 20, 2024
@tgabi333
Copy link
Author

@robingenz thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug/fix Something isn't working needs: triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant