realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.62k stars 558 forks source link

Add privacy manifest to apple binaries #6547

Closed sync-by-unito[bot] closed 4 weeks ago

sync-by-unito[bot] commented 2 months ago

➤ PM Bot commented:

Jira ticket: RJS-2757

aliza-khu commented 2 months ago

Hello @kneth, I received an email from the App Store Connect regarding the Privacy Manifest for NSPrivacyAccessedAPITypeReasons with NSPrivacyAccessedAPICategoryDiskSpace and NSPrivacyAccessedAPICategoryFileTimestamp. Can you please check and see if these are required to be included from your end or not? If it needs to be included from your end then can you please add it and release a new version of the library ASAP?

nirinchev commented 2 months ago

Privacy manifests will be enforced for new app store submissions and updates starting May 1st. We'll make sure to update the SDK by that date.