Closed ijunaid closed 7 months ago
Hey @mikaryyn thank you for pointing this out. There were some wording in the documentation which mislead us to think we can provide both. But as you mentioned NSPrivacyCollectedDataTypePurposes were only arbitrary stings. We will create a new pr to fix.
I'm looking at this as I'm fixing manifest warnings including one caused by Countly. Apologies in advance if I'm wrong, but I think this manifest doesn't follow Apple's guidelines. I'm referring to the documentation here:
NSPrivacyCollectedDataTypePurposes: this shouldn't contain arbitrary strings.
NSPrivacyAccessedAPITypeReasons: Also arbitrary strings, like the descriptions in your manifest, seem not to be allowed based on my understanding. Only the predetermined categories in the docs are to be used.