algolia / algoliasearch-client-swift

⚡️ A fully-featured and blazing-fast Swift API client to interact with Algolia.
MIT License
205 stars 65 forks source link

Apple Privacy Manifest File #849

Closed mattiacantalu closed 2 months ago

mattiacantalu commented 9 months ago

Is your feature request related to a problem? Please describe 🙏

Third-party software development kits (SDKs) can provide great functionality for apps; they can also have the potential to impact user privacy in ways that aren’t obvious to developers and users. As a reminder, when you use a third-party SDK with your app, you are responsible for all the code the SDK includes in your app, and need to be aware of its data collection and use practices [...]

Privacy manifest files outline the privacy practices of the third-party code in an app, in a single standard format. When you prepare to distribute your app, Xcode will combine the privacy manifests across all the third-party SDKs used by your app into a single, easy-to-use report. With one comprehensive report that summarizes all the third-party SDKs found in an app, it will be even easier for you to create more accurate Privacy Nutrition Labels.

Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. Describe the solution you'd like 🤔 A clear and concise description of what you want to happen.

Describe alternatives you've considered ✨ Any update about the privacy manifest file?

hkellaway commented 7 months ago

hello - just checking in if there is any headway on this? thanks!

mattiacantalu commented 7 months ago

Has this https://github.com/algolia/algoliasearch-client-swift/releases/tag/9.0.0-alpha.0 version privacy manifest integration?

Fluf22 commented 7 months ago

@mattiacantalu hey 👋🏻 No, the newly released 9.0.0-alpha.0 don't have the privacy manifest integrated yet. It will in a later release, though!

hatchedlabs-tomasz-frontczak commented 6 months ago

Any update regarding this privacy manifest?

loveraimogen commented 6 months ago

Privacy manifests can be found below. We'll be publishing an issue/guide shortly. InstantSearch iOS: https://github.com/algolia/instantsearch-ios/blob/master/Sources/PrivacyInfo.xcprivacy Swift API Client: https://github.com/algolia/algoliasearch-client-swift/blob/master/PrivacyInfo.xcprivacy