AI-powered store compliance & code quality audits for Flutter apps. Catch rejections before you submit.
$ npm install -g @async-atharv/ipaship
One command. Two stores. Zero surprises at review time.
Audit against Apple App Store and Google Play guidelines — together or one at a time.
Store compliance checks, code quality reviews, or both in a single run.
Choose from multiple AI providers and models. Bring your own API key.
Always checks against the latest Apple & Google Play store policies. Works fully offline.
Automatically understands your project structure. Just point it at your Flutter project and run.
Designed for automation. Drop it into your CI pipeline to catch issues before every release.
Point it at your Flutter project. Get an audit report.
Run ipaShip --dir ./ in your Flutter project. It figures out the rest automatically.
ipaShip reads your project and checks it against the latest Apple & Google Play store policies.
Get a clear Pass / Warning / Fail checklist with specific guideline references and fix suggestions.
Comprehensive audit categories for both stores and code quality.
ipaShip ships with a built-in MCP server. Claude Code, Cursor, and Windsurf can run audits directly in your editor.
Run store compliance checks against Apple App Store and Google Play guidelines. Returns PASS / WARNING / FAIL with guideline citations.
Parameters: projectDir, platform (optional)
Run code quality and security review. Checks architecture, error handling, performance, dependencies, and vulnerabilities.
Parameters: projectDir