The quote assumed iPhone and Android on launch day. The timeline doubled. Nobody had asked which phones the first users actually carry.
Platform choice is a business decision disguised as a technical one. This post is a 10-minute owner view of how to pick iOS first, Android first, both stores, or a cross-platform path when you already know you need an app. For the full buyer guide and FAQ, see our hub guide linked at the end.
We help teams with mobile app development for startups and SMEs who need store-ready releases without stack debates in the boardroom.
|
Path |
What it means |
Usually fits when |
|---|---|---|
|
iOS first |
One App Store release |
Early users skew iPhone; premium consumer; controlled TestFlight beta |
|
Android first |
One Google Play release |
Field staff, varied devices, Android-heavy audience |
|
Both (cross-platform) |
One codebase, two store submissions |
Both stores required; similar workflow on each OS |
|
Both (two native) |
Two separate apps |
Deep platform-specific UX is the product |
Most first versions should default to cross-platform when both stores are likely within a few quarters. Launching one store first on a shared codebase is still valid for learning; defaulting to native-only for one OS is not.
Ask one question before you sign anything: What phones do the people who will use v1 actually carry?
Signal sources:
If you cannot answer that question, pause. Collect data before you commit budget.
Lean iOS first when:
Lean Android first when:
Lean both stores when:
Lean one store launch first when:
Lean native-only for one platform when:
One native app can look cheaper for v1. Over the longer term, cross-platform is often the cheaper path when done right, because you maintain one UI codebase for both stores. The costly pattern is native for one platform, then a second native app later.
Cross-platform often sits between one native app and two native apps when both stores are required. Two native apps from day one is typically the highest-effort path.
For planning numbers, pair this with an MVP scope conversation. Platform choice should match v1 boundaries, not a multi-year wish list.
A partner who defaults to their favorite stack without tying it to your users is a red flag.
Default to cross-platform when both stores are likely; pick which store to launch v1 on from where your first real users already are. Reserve native-only paths for deep OS-specific behavior.
For the full framework (glossary, path-by-path breakdown, and FAQ), read iOS first, Android first, or both stores on our news hub.