You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Plugin(s)
Version
6.1.0
Platform(s)
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
The text was updated successfully, but these errors were encountered: