Replies: 1 comment 2 replies
-
So if I write the exact same thing into a sqlite database, I don't need a privacy reason but for NSUserDefaults, we do? What am I overseeing? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Apple will soon require declared reasons for using certain APIs, including user defaults, due to privacy reasons around device fingerprinting. This will impact Multiplatform Settings users if you're using NSUserDefaultsSettings.
See announcement here https://developer.apple.com/news/?id=z6fu1dcu
More details here https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api#4278401
Beta Was this translation helpful? Give feedback.
All reactions