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

[FEATURE]: Add required Privacy Manifest file for iOS #563

Closed
8 of 12 tasks
edshkliaruk opened this issue Feb 16, 2024 · 1 comment
Closed
8 of 12 tasks

[FEATURE]: Add required Privacy Manifest file for iOS #563

edshkliaruk opened this issue Feb 16, 2024 · 1 comment

Comments

@edshkliaruk
Copy link

edshkliaruk commented Feb 16, 2024

Plugin(s)

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

Current problem

Description

Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file (similar to the privacy nutrition labels in the store). Apple specifically lists Capacitor as one of the SDKs that must include this manifest otherwise any App that includes it is not allowed to release an update (or new app) to the store.

https://developer.apple.com/support/third-party-SDK-requirements/

Platform(s)

iOS

Additional Context
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
https://developer.apple.com/videos/play/wwdc2023/10060/

Preferred solution

Need to add the Privacy Manifest wherever it is specified in the requirements.
The full list: https://developer.apple.com/support/third-party-SDK-requirements/

@edshkliaruk edshkliaruk changed the title [FEATURE]: Add required Privacy Manifest file for iOS [FEATURE]: Add required Privacy Manifest file for iOS Feb 16, 2024
@robingenz
Copy link
Member

The privacy manifest will be provided by the Firebase iOS SDK, see firebase/firebase-ios-sdk#11490 (comment).
For this reason, i am closing this issue.

@robingenz robingenz closed this as not planned Won't fix, can't repro, duplicate, stale Feb 16, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants