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
According to the important note in Privacy manifest files, I think this library doesn't need to include Privacy manifest file because it doesn't use any required reasons API and collect data or or contact tracking domains.
You need to include a privacy manifest file in your third-party SDK if it’s listed in “SDKs that require a privacy manifest and signature,” in Upcoming third-party SDK requirements. Otherwise, include a privacy manifest file in your third-party SDK if it uses required reasons API, collects data about the person using apps that include the third-party SDK, enables the app to collect data about people using the app, or contacts tracking domains.
However If anyone will encounter some problem because of this library's privacy manifest, just let me know.
I'll add a privacy manifest by the Apple responses.
Hi,
Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file. Is there any plans to add a privacy manifest?
Please refer to this link: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
Thanks.
The text was updated successfully, but these errors were encountered: