Okkok okkok

Play's Data safety form does not match the app

The form must match what the app and its SDKs actually collect. Play checks SDK manifests against it and rejects the mismatch.

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