App Store Review Guidelines — What It Is, Publication Rules and How to Pass Review

Author: IT Sectr Published: 2026-06-07 Reading time: 10 min

App Store Review Guidelines are a set of Apple rules that all apps published in the App Store must comply with. Apple performs manual and automated checks on each build before publication. According to Apple Developer, 2026, approximately 40% of submitted apps are rejected annually due to guideline non-compliance.

Key Takeaways

  • App Store Review Guidelines are Apple’s official document with requirements for apps, containing over 100 rules in 6 sections.
  • Review takes place in two stages: automated checks (static analysis, machine validation) and manual moderation by a human.
  • Rejection of an app is most often related to incomplete feature descriptions, hidden content, or violation of design rules.
  • App Review takes an average of 24–48 hours, but can extend to several days during peak queue times.
  • Appeal against a reviewer’s decision is submitted through App Store Connect within 30 days after rejection.

What Are App Store Review Guidelines

App Store Review Guidelines are Apple’s official document containing requirements for apps published in the App Store. It covers safety, privacy, design, content, and technical quality.

The document is published on the Apple Developer website and is updated several times a year — typically alongside new iOS releases or changes in company policies. Every app undergoes automated and manual review for compliance with these rules before publication.

According to Apple, 2026, over 5 million builds were reviewed in the past year, of which about 40% were rejected at the first stage of review.

Structure of the Guidelines: Five Key Sections

The Guidelines consist of six main sections, each regulating a specific aspect of the app. Developers need to understand the document structure to proactively check their app against all categories.

SectionDescriptionNumber of Rules
SafetyContent safety, data protection, medical and financial apps~30
PerformanceApp integrity, beta testing, metadata, and design~25
BusinessIn-app purchases, subscriptions, advertising, and payments~20
DesignUI/UX standards, minimum functionality, copying other apps~15
LegalCopyrights, trademarks, third-party code loading, and DMCA~15

Each section contains specific rules with examples of violations and recommendations for fixes. Apple regularly updates these sections — especially the Safety section, which responds to new types of threats and regulatory requirements.

How the App Store Review Process Works

The review process in the App Store consists of two sequential stages: automated checks and manual moderation. Each stage verifies different aspects of the app.

The automated stage is performed by Apple’s server infrastructure and takes from a few minutes to an hour. The system checks the binary code for prohibited APIs, analyzes configuration files, and validates certificates.

The manual stage is performed by the App Review team — Apple employees who install the app on a real device, verify its functionality, design, and compliance with the description in App Store Connect.

The average review time is 24–48 hours. According to Apple Developer Forums (2026), the queue can grow to 5–7 days during new iOS release periods. Developers can track the status via the App Store Connect dashboard.

Common Reasons for App Rejection

App rejection is a common situation, especially on the first submission. An analysis of over 10,000 rejection cases conducted by the developer community identified several most frequent reasons.

  • Incomplete feature description — the developer did not list all app features, and the reviewer could not find them. A demo login or video demonstration is required.
  • Hidden content — code that activates only under certain conditions (toggles, debug modes). Apple prohibits such practices.
  • Violation of design rules — buttons, gestures, or navigation not conforming to Apple’s Human Interface Guidelines.
  • Subscription issues — incorrect pricing display, missing cancel button, wrong free trial period.
  • Use of private APIs — calling methods not included in Apple’s public frameworks. Such calls are automatically detected during static analysis.

Apple provides a detailed description of the rejection reason in the Resolution Center section in App Store Connect, along with recommendations for fixing the issue.

How to Prepare an App for Review: Checklist

Preparation for review significantly reduces publication time and lowers the risk of rejection. Experienced developers use a checklist that covers the most common guideline requirements.

  1. Check metadata — name, description, screenshots, and category. All texts must be in supported languages and match the actual functionality.
  2. Ensure no crashes — the app must not crash under any usage scenario. Use Crashlytics or Sentry for log collection.
  3. Provide demo access — if the app requires login, create a test account and include it in the review notes.
  4. Verify HIG compliance — interface elements must follow the Human Interface Guidelines: button sizes, spacing, gesture handling.
  5. Configure In-App Purchases — all purchases must be correctly set up in App Store Connect, prices accurate, and trial periods working as expected.
  6. Update the privacy policy — the Privacy Policy link must be active and correspond to the app’s actual data collection.

After completing all checklist items, upload the build via Xcode Organizer or Transporter and submit for review through App Store Connect.

Appeals and Expedited Review

Appeal is an official request for Apple to reconsider a decision if the developer believes the app was rejected in error. The appeal procedure is described in the guidelines themselves.

To file an appeal, go to App Store Connect, select the rejection reason, and write a reasoned explanation of why the reviewer’s decision is unfounded. Apple reviews appeals within 1–2 business days.

If an app needs to be published urgently (fixing a critical bug, security vulnerability), the developer can request an Expedited Review. Apple provides expedited review for critical fixes no more than twice a year per app.

In case of repeated rejection after an appeal, the developer can contact the App Review Board — an independent Apple commission that makes the final decision on disputed cases.

Frequently Asked Questions

How long does App Review take?

The average review time is 24–48 hours. During periods of high load (after a new iOS release, before holidays), the timeframe can increase to 5–7 days. The review status can be tracked in App Store Connect.

What to do if the app is rejected?

Read the rejection reason in the Resolution Center, fix the specified issues, upload a new build, and resubmit for review. If you believe the rejection is erroneous, use the appeal procedure.

Can apps be published without enrolling in the Apple Developer Program?

No, enrollment in the Apple Developer Program ($99/year) is mandatory for publishing on the App Store. Without it, apps can only be installed on a developer’s device via Xcode.

Which apps are guaranteed to be rejected?

Apps with illegal content, copyright violations, collecting personal data without user consent, as well as clone apps that copy existing popular products, are guaranteed to be rejected.

Do I need to provide a demo login for apps with registration?

Yes, absolutely. In the Sign-in Information fields in App Store Connect, provide the login and password for a test account. Without this, the reviewer will not be able to verify the functionality, and the app will be rejected.

Summary

  • App Store Review Guidelines are Apple’s primary document with app publication rules, including the Safety, Performance, Business, Design, and Legal sections.
  • The review process consists of automated code checks and manual moderation by a human, with an average time of 24–48 hours.
  • 40% of apps are rejected at the first stage — most often due to incomplete descriptions, hidden content, or design rule violations.
  • Preparation using a checklist (metadata, demo access, HIG, subscriptions, privacy policy) reduces the risk of rejection.
  • Appeals against reviewer decisions are submitted through the Resolution Center; Expedited Review is available for urgent cases.
  • Enrollment in the Apple Developer Program ($99/year) is mandatory for publishing on the App Store.

We will develop a mobile application turnkey

IT Sectr creates iOS and Android applications for startups and businesses since 2017. We will advise you and propose the best solution.

Discuss the project

Read also