image_gallery_saver icon indicating copy to clipboard operation
image_gallery_saver copied to clipboard

Add iOS privacy manifests

Open JohnSmith0922 opened this issue 1 year ago • 4 comments

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 https://github.com/flutter/flutter/issues/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 avatar Feb 29 '24 07:02 JohnSmith0922

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

Samo8 avatar Apr 12 '24 09:04 Samo8

I am waiting too

AlehSabadashGmail avatar Apr 15 '24 14:04 AlehSabadashGmail

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

ryukukimura avatar Apr 17 '24 08:04 ryukukimura

I am waiting too.

hk-kyon avatar May 16 '24 02:05 hk-kyon