Okkok okkok

Apple: missing privacy manifest or required-reason API

Every listed third-party SDK must ship a privacy manifest and the app's manifest must declare its data types and reasons.

What Okkok checks for this

How to use it

Point Okkok at the directory holding your built package and your listing text. The report puts what blocks submission first, with what to do, who does it and where. Fix, rebuild, run again; a finding shows as fixed only when its check passes.

pip install git+https://github.com/petresandu-cloud/okkok
okkok audit path/to/app

See a sample report Source on GitHub