Differ icon indicating copy to clipboard operation
Differ copied to clipboard

Privacy manifest adoption

Open andrija-ostojic opened this issue 2 years ago • 2 comments

Do we know that is the status of Privacy manifest adoption for this lib? I guess that Differ probably does not need one?

andrija-ostojic avatar Mar 26 '24 12:03 andrija-ostojic

Hi @andrija-ostojic to be honest, I haven't spent much time looking into this yet.

It reads to me like we only need a privacy manifest if our third-party SDK is listed on https://developer.apple.com/support/third-party-SDK-requirements/. Differ is not in this list.

tonyarnold avatar Apr 07 '24 00:04 tonyarnold

Even though it's not on that list, it may still require Privacy manifest because Apple did not include all of the SDKs in the list, those are just the most commonly used ones.

That being said, I do not believe this library requires Privacy manifest because it does not use any of the forbidden APIs as far as I can see. I also ran this scanner on it, and it didn't find anything.

andrija-ostojic avatar Apr 09 '24 10:04 andrija-ostojic