Find App Store review risks
before you submit.
PreReviews runs a project-dependent set of static App Store readiness checks in your browser. Every triggered finding explains why it appeared, suggests a fix, and links to an Apple reference.
Your code stays local
Project files are parsed in your browser and are not uploaded. Cloudflare still handles normal page requests and related request metadata.
No black-box score
Each finding names the rule, explains what was detected, and includes concrete fix guidance.
Conditional checks
The engine runs only checks relevant to the frameworks and capabilities it finds, so result counts vary by project.
I turned repeated review failures into checks I could rerun.
I'm Jie Xiang, an independent developer with 53 shipped iOS apps. Repeated submissions exposed review problems that generic checklists did not catch.
PreReviews is a browser implementation of that workflow. The related open-source CLI has a larger conditional rule catalog for batch and CI use at github.com/XJM-free/apple-presubmit-audit.
See what I am building now at Tiny Web Lab →