natesymer/FHSTwitterEngine

Need for Privacy Manifest file

kishorepran opened this issue · 0 comments

Hello, At WWDC23 Apple announced that apps and SDKs that make use of certain "required reason" APIs etc will need to provide a privacy manifest.

Does FHSTwitterEngine need to include this manifest?
I see we use NSUserDefaults API which needs a required reason more details here: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api

Is this update on the roadmap for the team? I appreciate that enforcement won't happen until Spring 2024 but I wanted to make contact so that we can plan our own app releases to take this into account.

Here’s some useful references:

https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests

https://developer.apple.com/videos/play/wwdc2023/10060/

Thanks
cc: @natesymer