Closed navaronbracke closed 6 months ago
This PR adds the iOS Privacy Manifest.
Currently only specifies that we do not track user data, and which data we do collect for functionality.
I still need to amend the NSPrivacyAccessedAPITypes with what API's we actually use.
NSPrivacyAccessedAPITypes
After that we still need to update our dependencies, so that we can generate the privacy report.
Part of #417
This PR adds the iOS Privacy Manifest.
Currently only specifies that we do not track user data, and which data we do collect for functionality.
I still need to amend the
NSPrivacyAccessedAPITypes
with what API's we actually use.After that we still need to update our dependencies, so that we can generate the privacy report.
Part of #417