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

Add iOS privacy manifests #285

Open
JohnSmith0922 opened this issue Feb 29, 2024 · 4 comments · May be fixed by #287
Open

Add iOS privacy manifests #285

JohnSmith0922 opened this issue Feb 29, 2024 · 4 comments · May be fixed by #287

Comments

@JohnSmith0922
Copy link

JohnSmith0922 commented Feb 29, 2024

Description (What is the problem)

By Apple's Privacy manifest guidelines,
some action will be required such as adding an empty privacy manifests file even if you are not collecting anything.

Apple's document: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
See flutter/flutter#131940 for more context.

Solution suggestion

Add privacy manifests file (PrivacyInfo.xcprivacy) according to libraries privacy usage.

The following is an example of an empty privacy manifests file if this library is not collecting anything.
device_info_plus/ios/PrivacyInfo.xcprivacy

@JohnSmith0922 JohnSmith0922 linked a pull request Mar 11, 2024 that will close this issue
@Samo8
Copy link

Samo8 commented Apr 12, 2024

When can we expect PrivacyInfo to be merged and new version release on pub.dev? The from Apple deadline is close. Thank you

@AlehSabadashGmail
Copy link

I am waiting too

@ryukukimura
Copy link

ryukukimura commented Apr 17, 2024

I'm also waiting for this to be merged.
Thanks for your great work!

@hk-kyon
Copy link

hk-kyon commented May 16, 2024

I am waiting too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants