I still receive warning emails from Apple when I submit my Swift app regarding Missing API declarations for UserDefaults.
I already added PrivacyInfo.xcprivacy file:
And checked my application as target:
I’m not able to find a solution online, cause it appears that all the suggestions are for the two steps mentioned earlier.
Thanks.