devxoul / Then

✨ Super sweet syntactic sugar for Swift initializers
MIT License
4.16k stars 290 forks source link

Apple privacy manifest support #100

Open haile113 opened 3 months ago

haile113 commented 3 months ago

Hi,

Apple is enforcing every app and SDK provider to provide privacy manifest in their SDK, would you please let me know is there any plan for the support?

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

SunZhiC commented 3 months ago

In the Apple forums, as indicated by a DTS engineer, it is recommended not adding an empty privacy manifest for no reason.

tdkn commented 3 months ago

If you use https://github.com/techinpark/ios_privacy_manifest_scanner, it will detect it, but since it's only in the test code and comments, I don't think you need to add a Privacy Manifest.

This issue can probably be closed.

CleanShot 2024-04-12 at 12 51 34