Guide

Google Play vs App Store screenshots: requirements compared

A side-by-side reference for the differences between Apple's App Store and Google Play screenshot rules — dimensions, counts, formats, and review behaviour.

The two stores share the goal — show the app off to potential users — but their constraints differ in ways that affect production. Apple enforces fixed pixel dimensions per device class. Google enforces an aspect-ratio range and lets you decide the exact pixels. The table below maps every meaningful difference.

Side-by-side comparison

RequirementApp StoreGoogle Play
Required screenshot countAt least 1 per required device sizeAt least 2 phone screenshots
Maximum per language10 per device size8 per form factor
Primary phone size1290 × 2796 (iPhone 6.7")1080 × 1920 (recommended)
Primary tablet size2048 × 2732 (iPad 12.9")1800 × 2560 (10" tablet)
Aspect ratio ruleFixed per deviceMax 2:1, sides 320–3840 px
OrientationPortrait or landscape, must match per setPortrait or landscape, mixed allowed
File formatsPNG or high-quality JPEGPNG or 24-bit JPEG
Color spacesRGB or P3, RGBsRGB, no alpha channel
File size capNo published cap (keep under 5 MB)8 MB per file
Marketing text overlaysAllowed; must reflect actual appAllowed; no misleading claims
Per-language setsYes, fully separate per localeYes, fully separate per locale
Update without resubmitYes (since 2023)Yes, in Play Console

Production tradeoffs

For Apple, the fixed dimensions mean you need a separate canvas size for each required device — typically 1290×2796 and 2048×2732 — and Apple derives smaller sizes automatically. For Google, you can use a single 1080×1920 canvas for phone screenshots across all Android devices, which simplifies design but trades flexibility for consistency.

Localization differences

Both stores support per-language screenshot sets, but Apple makes you upload a full set per locale (per device size), while Google lets you translate per form factor. If you ship to 10 markets, that's roughly 10 × 4 = 40 sets for Apple and 10 × 1 = 10 sets for Google at minimum. AI translation tools cut this from days of work to minutes by reusing the same visual layout with translated headlines.

Review and rejection patterns

Apple rejects screenshots that show pricing, stars, awards, or device chrome (status bars are fine if they reflect the live app). Google rejects screenshots that promise functionality the app doesn't deliver, that show competing brand marks, or that include explicit calls to download the app — the screenshot itself counts as the promotion.

Related reading