feat(ios): Prepare Privacy manifest file
krizzu opened this issue · 0 comments
krizzu commented
default-storage
needs to include a privacy manifest file to include reason for certain API usage, more here.
Looks like we're using just fileModificationDate
API but need to check for other.
The manifest file should be included in a bundle via Cocoapods' resource_bundles
. Mind the naming