couchbase / couchbase-lite-C

C language bindings for the Couchbase Lite embedded NoSQL database engine
Apache License 2.0
117 stars 37 forks source link

CBL-5526 : Add all keys to the Privacy Manifest file #537

Closed pasin closed 5 months ago

pasin commented 5 months ago

NSPrivacyAccessedAPITypes and NSPrivacyCollectedDataTypes are required for generating the App’s privacy report even though in the Apple doc, the only required key for 3rd party SDK is NSPrivacyAccessedAPITypes. This commit adds all keys in case the other keys are required in the future by Apple.

cbl-bot commented 5 months ago
Code Coverage Results: Branches Functions Instantiations Lines Regions
77.1 93.88 45.81 90.34 86.13