All posts
GuideJul 8, 2026 · 10 min

The Best Moment to Ask for an App Review (and the Worst)

The best time to ask for an app review is the second right after a win. Here's the exact moment to prompt, the moments to never ask, and the frequency caps.

RA

The Argus Team

Reply Argus

The best time to ask for an app review is the second right after the user wins: a task finished, a level cleared, a report exported, a workout logged. Ask then, while the good feeling is still warm and the screen is calm, and you catch people at the exact moment they'd say something kind about you. Ask at almost any other time and you're either interrupting them or, worse, catching them the instant they're annoyed.

Timing is the whole game, because both stores ration how often you're allowed to ask. iOS shows the native prompt at most three times per user per 365 days, and decides on its own whether any single request even appears. Google Play throttles the same way, on a limit it deliberately won't publish. So you don't get to spray the prompt around and hope one lands. You get a tiny budget of asks, and this post is about spending each one on a genuine win instead of a bad guess. Then the part almost everyone skips: a prompt gets you the review, not the reply, and the reply is where the rating actually moves.

Why does the moment you ask decide the star you get?

A review prompt doesn't create an opinion. It captures whichever one the user happens to be holding when the dialog appears. Catch them mid-frustration and you've asked an irritated person to rate you in public. Catch them one tap after the app did something good and you've asked a happy one. Same user, same app, opposite star. The moment is the one variable you fully control, and it swings the outcome more than any wording on the button.

There's a compounding reason to care. Google weights recent reviews more heavily than old ones — it moved to a recency-weighted average back at I/O 2019 — and Apple surfaces your most recent reviews near the top of the product page, so a burst of fresh, well-timed positives does more for how your rating reads today than the same reviews spread thinly over a year. Concentrating your asks on real wins doesn't just raise the average review; it raises the reviews that count most. If you want the mechanics, we cover why [recent reviews weigh more](/blog/recent-reviews-weigh-more) separately.

When is the single best moment to ask?

The pattern is always the same: a positive action the user just completed, on a screen that's now quiet. Your job is to find that moment in your own app. It's usually obvious once you look for it — the beat right after the payoff, before the next task starts. Here's where it lives in the common app types.

  • Productivity — right after a document saves, a report exports, an invoice sends. The task is done and the value is undeniable, and the user is looking at a finished thing.
  • Games — on the level-complete card, the boss-defeated screen, the streak extended. Peak satisfaction on a calm screen, never mid-fight and never on the retry-after-death prompt.
  • Fitness and health — after a workout is logged, a goal is hit, a personal best is beaten. The user just did the hard thing; ask while they're proud of it.
  • Finance and utilities — after a transfer clears, a bill is paid, a backup completes. Relief plus success is a generous mood.
  • Social and content — after a post lands its first engagement or a milestone is reached, never on the empty first-run feed with nothing in it yet.

The common thread is a completed positive action plus a little history. Gate the prompt on a few meaningful successful sessions, not on install: someone who's used the app well three times has an opinion worth asking for, and a first-launch user simply doesn't. When you finally do ask, use the native API and let the store's own dialog do the rest. The exact code for both platforms — SwiftUI's `requestReview`, Apple's `SKStoreReviewController`, and Google Play's In-App Review flow — is in our [in-app review prompt best practices](/blog/in-app-review-prompt-best-practices) guide.

When should you never ask?

Just as important as the best moment is the list of moments that manufacture one-star reviews. Every one of these takes a neutral or unhappy user and hands them a public microphone at the worst possible second:

  • On cold launch — before the app has done a single thing for them. You're asking a stranger to vouch for you.
  • In the middle of a task — the dialog is a wall between the user and what they came to do. That's an interruption, and it rates like one.
  • Right after a crash, error, or failed payment — this is how you literally generate angry reviews. The user is already frustrated; don't put a star field in front of them.
  • Right after you take something away — a paywall hit, a trial expiring, a feature moved behind a subscription. Bad time to ask if they love you.
  • On day one, on a timer — "prompt after 60 seconds" ignores whether anything good has happened yet. Tie the ask to a win, never to a stopwatch.

You can't tell whether it worked — so aim carefully

Neither Apple nor Google tells you if the prompt appeared, what star was tapped, or whether any text was written. There's no callback for "they gave us five stars." You can't measure your way out of bad timing after the fact, and you can't suppress a follow-up because "they already reviewed" — that signal doesn't exist. Fire the request at a genuine win, then let it go.

How often can you actually ask?

This is why the moment matters so much: your budget is small and mostly out of your hands. On iOS, the system shows the standard prompt at most three times per user per 365-day period, and it alone decides whether any given `requestReview()` call surfaces anything. Over budget, or at a moment iOS doesn't like, your call is a silent no-op with no error and no dialog. A testing gotcha that trips up every QA pass: the prompt never appears in development builds or TestFlight, only in real App Store installs.

Google Play works the same way in spirit. You warm up a review flow and launch it, and Google renders the card inside your app — but the API is rate-limited per user on a window Google won't publish, and the completion listener tells you nothing about whether the card showed or a review was left. The practical rule on both platforms: set your own cadence well under the store's (say, no more than once per version, at a clear win), and treat every call as a request that will probably be declined. Don't nag, don't re-prompt, and don't route the ask only to users you think are happy — that's review gating, and both stores ban it outright.

Ask everyone, don't pre-screen

You can run an in-app satisfaction survey to learn who's unhappy. What you can't do is use that answer to decide who sees the store's review prompt — Apple and Google both prohibit gating the prompt to happy users. Keep "ask for feedback" and "ask for a review" as two independent things, and never make one the gate for the other.

You got the review. Now you have to reply to it.

A well-timed prompt fills your inbox. It doesn't answer anything. And replying is the half of the loop that actually moves your rating: Google reported an average 0.7-star lift when developers respond (I/O 2019), and across 4.5 million reviews, users who got a reply were roughly six times more likely to raise their rating afterward — 4.4% versus 0.7% (Hassan et al.). We break the mechanism down in [does replying to app reviews raise your rating](/blog/does-replying-to-app-reviews-raise-your-rating).

Timing matters on this side of the loop too. When researchers ranked what makes a developer's response land, how quickly you replied was among the factors that predicted a better outcome — behind the reply's length and relevance, but ahead of politeness (Srisopha et al., EASE 2021). So the same discipline applies: reply while the review is fresh. That's where more prompts quietly become more work. More reviews means more critical ones, more in languages you don't read, and a queue that lapses the week you're heads-down shipping. Rising review volume at good moments also lifts your [review velocity](/blog/review-velocity), which feeds that recency-weighted rating, but only if every one of those reviews gets an answer.

The app asked me to rate it right after I finished my first month with no missed workouts — good timing, honestly. Only thing missing is an Apple Watch complication.

Reply

A full month with no missed workouts is a real streak — congrats, and thank you for the four stars. Good timing was the idea; glad it landed that way. An Apple Watch complication is genuinely on our list, and I've attached your note to the ticket so it carries weight. Appreciate you telling us what would make it a five.

That reply named the specific win, treated the feature request as real, and left room for a rating bump without promising a date it can't keep. It's warm, factual, and short enough to post cleanly on either store. Writing one like it for every review, in the reviewer's own language, fast enough that the queue never lapses, is the job [ReplyArgus](/features) exists to do.

Prompt with StoreKit, reply with ReplyArgus

The native APIs are the right way to ask, and no tool replaces them. ReplyArgus owns the other half: it watches your Apple App Store and Google Play reviews in one inbox, drafts an on-brand reply to each one grounded in your past approved replies and your store listing, in the reviewer's language, and holds everything for your approval by default (with opt-in auto-publish for the safe lane, like your five-star crowd). Free covers 1 app and 100 replies a month with no card; [paid plans](/pricing) add the knowledge base, automations, and analytics from $29/mo. The prompt gets the review in the door; this keeps every one of them answered.

Frequently asked

What is the best time to ask for an app review?
The moment right after a genuine win the user just completed — a task finished, a level cleared, a report exported, a goal hit — while the screen is calm and the good feeling is fresh. Gate the ask on a few meaningful successful sessions, not on install, and always trigger it off a positive action rather than a timer.
What is the worst time to ask for a review?
Cold launch (before the app has done anything for them), the middle of a task, and immediately after a crash, error, or failed payment. Also avoid asking right after you take something away, like a trial expiring or a feature moving behind a paywall. Those moments turn neutral or frustrated users into public one-star reviews.
How often can you prompt for a review?
On iOS, the system shows the standard prompt at most three times per user per 365-day period, and it decides whether any given request appears — over-budget calls are silent no-ops. Google Play rate-limits the review card per user on a window it doesn't publish. Set your own cadence well under those limits, roughly once per version at a clear win.
Does the timing of the prompt really change my rating?
Yes. The prompt doesn't create an opinion; it captures whichever one the user holds when it appears. Asking after a win captures a happy user, asking after friction captures an annoyed one — same person, opposite star. And because recent reviews carry extra weight (Google uses a recency-weighted average; Apple surfaces your latest reviews up top), a burst of well-timed positives moves how your rating reads more than the same reviews spread thin.
Should I ask for a review on the first launch?
No. On first launch the app hasn't earned anything yet, so you're asking a stranger to vouch for you. Wait for the user to feel the app work for them a few times, then ask right after a successful, completed action. Tying the prompt to a real win instead of a stopwatch is the single biggest lever you have.
After I get the review, does replying to it help?
It's the part that actually moves the rating. Google reported an average 0.7-star lift when developers respond (I/O 2019), and across 4.5 million reviews, users who got a reply were about six times more likely to raise their rating (4.4% vs 0.7%, Hassan et al.). A well-timed prompt fills your inbox; a timely, specific reply is what turns it into stars.

Ask at the right moment and the native prompt fills your review pipeline honestly, without the gating tricks the stores will punish you for. But the prompt is the easy half. The reviews it earns still need answers — the critical ones fast, the foreign-language ones faithfully, all of them before the week runs away from you. [Start free with ReplyArgus](/signup), no card, and Argus drafts your first App Store and Google Play replies in minutes, so every review your well-timed prompts bring in actually gets one back.

Try it

Let Argus draft your next reply.

Watch it answer a real review in your voice. 10-day trial, no card to begin.

See the features or pricing.

Keep reading