CapacitorGoogleAuth icon indicating copy to clipboard operation
CapacitorGoogleAuth copied to clipboard

ITMS-91061: Missing privacy manifest

Open codewithayadav opened this issue 6 months ago • 4 comments

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/GTMAppAuth.framework/GTMAppAuth”, which includes GTMAppAuth, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party 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.

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/GTMSessionFetcher.framework/GTMSessionFetcher”, which includes GTMSessionFetcher, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party 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.

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 commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party 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.

Getting this error when I try to make an iOS app live on the Apple Store

codewithayadav avatar Jul 02 '25 11:07 codewithayadav

same probleme with IONIC 7 and "@codetrix-studio/capacitor-google-auth": "^3.4.0-rc.4",

maxcsm avatar Jul 02 '25 11:07 maxcsm

Can anyone please help with this issue?

This package is working properly, but this error is blocking to use.

codewithayadav avatar Jul 02 '25 12:07 codewithayadav

Would anyone be able to help me solve this issue? Hi @maxcsm and @fullstackduck, what have you done to resolve this issue?

codewithayadav avatar Jul 09 '25 05:07 codewithayadav

@codewithayadav please read the README. This plugin is not maintained anymore. Use @capgo/capacitor-social-login instead, it fix all the issues. Doc here: https://capgo.app/docs/plugins/social-login/google/general/

riderx avatar Oct 31 '25 17:10 riderx