AppCompliance Docs
AppCompliance scans the .ipa or .aab you would send to the store against
137 technical App Store and Google Play checks, and returns every finding with
its severity, the evidence from the binary, and the steps to fix and confirm it.
No source code, no repository access, nothing to install in your project.
Docs preview. The engine is in private development; the commands and payloads here are the contract we build against, published early so your team can plan the integration. Details may shift until the open beta.
Start here
- Quickstart — run your first scan in the dashboard.
- The CLI — run the same scan from your terminal or a script.
- Exit codes — how the gate turns a scan into a verdict.
- The CI gate — block bad builds on every pipeline run.
- Webhooks — push each verdict to your own tooling.
What you can do
- Upload a build and read a full report in minutes.
- Run the same scan from the CLI, as text or JSON.
- Wire the scan into CI as a pass/block gate on every build.
- Receive a webhook with the verdict when a scan finishes.
Where to go next
The sample report shows a complete scan the way your team would read it. The FAQ on the homepage answers the questions everyone asks first. For anything else, the contact page reaches the people who build the checks.