What problem does it solve?
This Skill helps you prevent common App Store submission rejections by giving a practical checklist for App Store review compliance, especially around privacy manifests, ATT, and in-app purchase rules.
Core Features & Use Cases
- App completeness & reviewer testing readiness: verify the app has real content, works end-to-end, and provides demo credentials when login is required.
- Privacy manifest & privacy policy alignment: ensure
PrivacyInfo.xcprivacy is present, includes correct API reason codes, and matches App Store privacy nutrition labels and actual behavior.
- StoreKit IAP compliance: confirm digital goods and subscriptions use StoreKit, display pricing terms correctly, support restores, and handle StoreKit purchase edge cases.
- ATT and DMA considerations: request tracking authorization only when needed, and handle platform policy expectations for EU distribution scenarios.
- HIG and metadata best practices: validate UI/system feature support, navigation/modals patterns, and that App Store metadata (name, screenshots, keywords) accurately reflects the real app.
Quick Start
Use the app-store-review skill to audit your next App Store submission against the privacy manifest, ATT, IAP, and HIG checklists before you upload a binary.