What problem does it solve?
It helps you avoid common App Store rejection causes by verifying App completeness, metadata accuracy, privacy requirements, ATT behavior, IAP/StoreKit rules, entitlements, and HIG-aligned UI patterns before you submit.
Core Features & Use Cases
- Guideline-focused rejection prevention: Cross-checks completeness (no placeholder content), accurate metadata, minimum functionality, public API usage, and submission readiness.
- Privacy manifest & policy alignment: Reviews PrivacyInfo.xcprivacy requirements, required API reason codes, third-party SDK manifest coverage, and consistency between manifests, privacy nutrition labels, and observed behavior.
- ATT correctness: Ensures ATT prompting only when cross-app tracking occurs and that timing/purpose strings follow Apple expectations.
- IAP/StoreKit compliance: Confirms digital content uses In-App Purchase, subscription display rules, restore purchases, and proper StoreKit 2 entitlement handling.
- EU DMA and capability/entitlement sanity checks: Flags distribution and entitlement issues that commonly trigger review friction.
- Practical submission workflow: Guides archive/testflight/submission steps and provides an appeal path for resolution-center rejections.
Quick Start
Use app-store-review to audit your upcoming App Store submission (privacy manifest, ATT, IAP, entitlements, and HIG checklist) and produce a prioritized “fix before submit” list.