48 real problems catalogued · New problems added weekly

Home/Tech/The App Store review process takes so long that developers lose momentum, revenue, and users waiting for Apple to approve basic updates
All problems

The App Store review process takes so long that developers lose momentum, revenue, and users waiting for Apple to approve basic updates

Added May 3, 2026
Share

TL;DR

  • 1-7 daysTypical App Store review time for updates as of 2024.
  • 90%Of Android updates ship within hours versus days on iOS.
  • 50%+Of App Store rejections are for minor guideline issues that require resubmission rather than fundamental problems.

Stay curious

One problem,
every Tuesday.

The most interesting problem of the week, straight to your inbox.

No spam. Unsubscribe anytime.

The asymmetry that defines mobile development

Building for iOS and Android simultaneously means accepting a fundamental asymmetry in how quickly you can respond to problems. On Android, a fix can go from a developer's laptop to every user's device in under an hour through Google Play's near-instantaneous review process. On iOS, the same fix requires submitting to App Store review and waiting. The wait can be one day. It can be seven. During that window your bug is live, your users are experiencing it, and there is nothing you can do.

For an individual developer running a small subscription app, a bug that breaks the signup flow can cost hundreds or thousands of dollars in lost conversions over the days it takes to ship a fix. For an enterprise development team with a committed launch date, a review delay that pushes past the deadline has contractual consequences. For an indie developer who shipped a viral app and needs to respond quickly to user feedback while attention is high, the review delay can be the difference between capitalising on a moment and missing it.

Why Apple has the review process it has

Apple's review process was designed to maintain the security and quality of the App Store ecosystem. The argument for it is genuine: a curated marketplace with human review catches malware, privacy violations, and low-quality apps before they reach users. This is a real benefit that distinguishes the iOS app ecosystem from more open platforms where bad actors operate freely.

The problem is that the process designed for malware detection is applied uniformly to routine bug fixes and minor updates from established developers with years of compliant history. The same review queue handles a first-time submission from an unknown developer and a patch to a bug in an app with ten million users from a developer who has shipped dozens of compliant updates. The uniform application of the review process means that the cost falls equally on the people who need speed most and the situations where the review adds the least protective value.

The rejection compounding problem

Approximately 40 percent of App Store submissions are rejected on first review. A rejected submission goes back to the developer with feedback, the developer makes the requested change, and resubmits. The resubmission enters the review queue again. The total time from initial submission to approval for a rejected update can exceed two weeks.

The rejection reasons that developers describe as most frustrating are not the clear policy violations. Those are understandable even if the policy is debated. The frustrating rejections are the ones where the guideline being applied is ambiguous, was not applied to a previous similar submission, or where the reviewer appears to have misunderstood the app's functionality. The inconsistency in how guidelines are applied makes it impossible for developers to reliably predict whether a submission will pass, which forces conservative development choices that slow product iteration.

Proof signals

r/iOSProgramming (140k members). Review delay complaints are among the most consistent topics in the subreddit. Developers post specific wait times, describe business impact from delays, and share rejection reasons that feel arbitrary or inconsistently applied. The frustration is longstanding and regularly rekindled by high-profile rejection incidents.

Hacker News. App Store review stories reliably reach the front page of Hacker News. The comments sections are detailed and technical, with developers describing specific scenarios where review delays caused measurable business damage. The Basecamp-Apple conflict in 2020 generated days of front-page coverage and crystallised the developer community's frustration.

Twitter/X developer community. Indie developers and development studios regularly share rejection notices, wait time screenshots, and business impact calculations on Twitter. These posts generate significant engagement from the developer community and occasionally from mainstream tech media.

App Store rejection statistics. Apple's own data shows that approximately 40 percent of app submissions are rejected on first review. A significant proportion of these rejections involve guideline interpretations that the developer disputes or finds inconsistently applied. Each rejection resets the review clock and adds additional days to the total wait.

Developer conference discussions. At WWDC and independent iOS developer conferences, the review process is a perennial topic. Developers with large audiences have described specific revenue losses attributable to review delays in public talks that are documented and cited in the developer community.

What to actually do about it

Existing attempts fall short in specific ways:

  • Expedited review requests: Apple offers an expedited review option for genuinely critical bugs. In practice, the criteria for what qualifies as critical enough are interpreted narrowly and inconsistently. Developers describe submitting expedited requests for crashes affecting a significant percentage of users and receiving standard review timelines anyway.
  • Phased rollouts: Apple allows gradual rollout of approved updates to a percentage of users over time. This is useful for catching bugs in production but does not help when the bug is already live and you are waiting for the fix to be approved. Phased rollout is a post-approval tool, not a pre-approval one.
  • TestFlight for beta: TestFlight allows distribution to up to 10,000 beta testers without App Store review for internal builds and with a faster review for external builds. Useful for testing but not a mechanism for shipping to all users. The production review process remains unavoidable.
  • React Native and web views: Some developers use JavaScript-based frameworks that allow certain types of code updates to be pushed without App Store review. Apple's guidelines restrict this approach significantly and applications that rely on it risk rejection or removal if Apple determines the technique violates the intent of the review process.
  • Android as an alternative: Exists but is not a solution for developers with significant iOS user bases. The platforms have meaningfully different user demographics, revenue profiles, and technical requirements. Switching is not a realistic response to a platform policy problem.

Before going further, it is worth pressure-testing the idea against these questions:

  1. Is there a business opportunity in helping developers navigate the review process more successfully rather than changing the process itself?
  2. Could a pre-submission review service that checks for common rejection reasons before submission meaningfully reduce the average number of review cycles?
  3. How does the EU's Digital Markets Act, which required Apple to allow alternative app stores in Europe, change the competitive dynamic for developers in affected markets?
  4. What is the revenue opportunity in helping enterprise developers communicate App Store delays to non-technical stakeholders in a way that protects the development relationship?
  5. If Apple improved review times significantly, which they have done at certain points historically, does the underlying frustration with inconsistent enforcement of guidelines persist as a separate problem?

Stay curious

One problem,
every Tuesday.

The most interesting problem of the week, straight to your inbox.

No spam. Unsubscribe anytime.

Sources

  • AppFollow App Store review time tracker 2024
  • Google Play Store developer documentation
  • Appfigures App Store rejection analysis 2023

Stay curious

New problems, every week

A short digest of real problems worth exploring. No spam, no business plans — just the raw itch.