The Ultimate Guide to Publishing Your App on the Apple App Store & Google Play in 2026
You've built your app. Now for the hard part. Our mobile experts walk you through the complex submission and review process for iOS and Android.

Meerako — We don't just build mobile apps; we get them launched. 100% Satisfaction Guaranteed.
Introduction
You've spent months designing, developing, and testing a mobile application, the code is finally finalized after countless review cycles, and it's time to share it with the world. What comes next is the last mile most teams underestimate: submitting to the app stores — and 2026 specifically has brought more regulatory and technical change to this process than any year in recent memory. New state-level age verification laws now require both platforms to support formal age-signal APIs as of January 1, 2026. Apple requires apps be built with Xcode 26 targeting current OS SDKs starting April 28, 2026. And Google Play made the single biggest commission change in its history, cutting its cut from 30% down to 20% on new purchases, alongside allowing third-party payment processors for the first time.
This step is a genuine minefield of confusing guidelines, technical requirements, and rejections that arrive with frustratingly vague explanations — now with a meaningfully more complex compliance landscape layered on top than teams who last went through this process a year or two ago will be prepared for. It isn't the fun part of development, but it's absolutely critical — an app that never clears review never reaches a single real user. This is our checklist for a smooth launch on both the Apple App Store and Google Play, updated for the current regulatory reality.
What You'll Learn
- The pre-submission checklist every app needs ready before uploading anything.
- The new 2026 age verification and privacy disclosure requirements affecting both platforms.
- Google Play's major commission restructuring, and what it means for your pricing strategy.
- The real, structural differences between Apple's and Google's review processes.
- The top reasons Apple actually rejects apps, and how to avoid each one.
Your Pre-Submission Checklist
Prepare these well before your first upload — scrambling for them at submission time is a common, avoidable source of delay.
- App name and bundle ID — your app's unique identifier (e.g.,
com.meerako.my-app), finalized before submission since changing it later is disruptive. - App icon in every required size (1024x1024 for Apple's primary listing, among others).
- Screenshots across device sizes — various iPhone sizes, iPad, Android phones and tablets — ideally generated directly from your design files for accuracy and consistency.
- An app preview video (optional but genuinely worth the effort) — roughly 30 seconds showing the app in real use.
- Promotional text and description — the actual marketing copy that appears on the store listing.
- Keywords — up to 100 characters for Apple's search algorithm specifically.
- A public privacy policy URL — this is a hard legal requirement, not optional, and one that carries meaningfully more scrutiny under 2026's tightened disclosure rules.
- A support URL — a working link to documentation or a support contact.
New for 2026: Age Verification and Privacy Requirements
This is the single biggest procedural change to understand before submitting in 2026. State-level App Store Accountability Acts now require age-verification support, and both major platforms responded with formal APIs: Apple's Declared Age Range API, which returns a user's age range without exposing their exact birthdate, and a corresponding parental consent flow through the PermissionKit framework for apps that need it. If your app targets, or could plausibly be used by, minors, integrating this properly is no longer optional — it's a compliance requirement tied to real state law, not just a platform guideline. Separately, and applying more broadly, both Google Play and the Apple App Store significantly tightened data privacy label and disclosure requirements effective January 1, 2026 — meaning privacy nutrition labels that passed review comfortably a year ago may need a genuine review and update before your next submission clears without friction.
Apple's Technical Requirements: Xcode 26 Is Now Mandatory
Beginning April 28, 2026, every app submitted to the App Store must be built with Xcode 26 or later, targeting current iOS 26, iPadOS 26, tvOS 26, visionOS 26, or watchOS 26 SDKs. If your development team has been building against an older Xcode version — not unusual for a stable, mature app that hasn't needed a rebuild recently — this is a mandatory upgrade to plan for, and it's worth testing the upgrade path well before a submission deadline rather than discovering compatibility issues under time pressure.
The Apple App Store: A Human Reviews Your App
Apple's process is notoriously strict, functioning genuinely as curation, not just automated gatekeeping.
You'll submit through App Store Connect, building a final .ipa file via Xcode (for native Swift) or from your React Native project, uploaded via Transporter. The review is manual — a real person downloads and actually uses your app — typically taking 24 hours to a week, longer if a rejection requires resubmission.
The Most Common Rejection Reasons
- Crashes and bugs (Guideline 2.1). Any noticeable instability during review is an instant rejection — rigorous QA before submission is non-negotiable, not optional polish.
- Data privacy gaps (Guideline 5.1.1). A missing privacy policy, or requesting permissions (location, contacts) without a clear, justified need — every permission requires explicit justification, and this category of rejection has become stricter under 2026's tightened disclosure requirements specifically.
- Spam or minimal-value apps (Guideline 4.3). A re-skinned existing app or a thin web-view wrapper around a website doesn't qualify — the app needs to provide genuine, native-feeling value.
- Payment rule violations (Guideline 3.1.1). Selling digital goods (premium features, in-app currency) through your own payment system instead of Apple's In-App Purchase API is the single most common serious rejection — Apple requires its cut of digital goods specifically. Physical goods and services (an Uber ride, a retail purchase) can legitimately use Stripe or another processor.
- Incomplete reviewer access. No demo account credentials provided for a reviewer to actually log in and test functionality behind authentication.
Google Play: Faster, More Automated — and Genuinely Cheaper Now
Google's process functions more as a gatekeeper checking for stability and malware than active curation, and it moves noticeably faster. It also just became meaningfully more favorable financially: Google Play's commission on new user purchases dropped from 30% to 20%, and subscription commissions dropped to 10%, with an optional 5% settlement fee for continued use of Google's own billing system. For the first time, developers can also integrate third-party payment processors directly, or link users to complete purchases entirely outside the Google Play environment — a genuinely significant pricing and margin consideration worth factoring into your monetization strategy before launch, not discovered afterward.
On the technical side, older Billing Library versions are now blocked — apps must run Billing Library v7 or later — and starting March 1, 2026, apps with excessive partial wake locks face reduced store visibility and warning labels, a real ranking consequence worth testing for during QA if your app does meaningful background processing.
You'll use the Google Play Console, uploading a signed Android App Bundle (.aab) generated from Android Studio or your React Native project. Review is largely automated with lighter human oversight, typically completing within a few hours to a day — though you'll need to complete an extensive content rating questionnaire and declare every sensitive permission used.
A New Consideration: Play Catalog Access and Third-Party Stores
Worth flagging specifically, since it's an easy detail to miss amid the bigger commission news: starting July 22, Google began sharing app listings — description, screenshots, metadata — from Google Play with registered third-party US Android app stores, unless developers explicitly opt out beforehand. This doesn't affect your app's core distribution, but it does mean your listing content may appear on stores you didn't directly submit to, which is worth being aware of for brand consistency and worth actively deciding on — opt in or opt out — rather than leaving as an unexamined default.
Why This Process Deserves Real Attention, Not an Afterthought
A rejection doesn't just cost time — it delays revenue, marketing campaigns already scheduled and paid for around a launch date, and momentum with early users who were told to expect the app. Treating store submission as a serious, planned phase of the project (not a quick final step), genuinely current on 2026's expanded compliance requirements, is what separates a smooth launch from a stressful, repeatedly-delayed one.
Meerako's Launch Process
When we build a mobile app — whether React Native or native — launch support is included, not billed as a surprise add-on. We create all store assets, manage the signing and provisioning profiles, handle the build and upload process on current Xcode and Billing Library requirements, write clear justifications for every requested permission, integrate age-verification support where applicable, and if a rejection does happen, we handle the resubmission directly, communicating with the reviewer and making the necessary code changes.
Frequently Asked Questions
How long should we budget for the app store submission process end to end?
Plan for 1-2 weeks including asset preparation, initial review, and at least one resubmission cycle if needed — rushing this against a hard launch date is a common source of avoidable stress, more so now given the added 2026 compliance steps.
Does every app need to integrate the new age verification APIs?
Not every app, but any app that could plausibly be used by minors should evaluate this carefully given the state-level legal requirements now in effect — this is worth a specific compliance review during development, not an assumption either way.
Should we switch to a third-party payment processor now that Google Play allows it?
It depends on your specific margin structure and whether the 5% settlement fee for continued Google billing versus the cost of integrating and maintaining a separate payment flow nets out favorably for your particular volume — worth modeling both scenarios concretely rather than switching purely because it's newly available.
Do the new Xcode 26 and Billing Library v7 requirements apply to app updates, or just new app submissions?
Both — existing apps submitting an update after the respective enforcement dates need to meet the current requirements too, which means teams maintaining an older, stable app can't simply avoid this by not building anything new; even a minor bug-fix update needs to clear the current technical bar.
What happens if our app gets rejected multiple times?
Each rejection includes specific reviewer notes — addressing the stated reason directly and resubmitting is the standard path; repeated rejections for the same issue usually indicate the underlying fix wasn't fully addressed the first time.
Do app store guidelines change often enough to matter for an existing app?
Yes, and 2026 is a particularly active year for this — both platforms update guidelines periodically, and an app that passed review previously can fail on a later update submission if a new requirement (like the current Xcode 26 mandate or tightened privacy disclosures) applies retroactively, which is why ongoing store compliance matters, not just the initial launch.
Conclusion
Building a mobile app is a marathon; submitting it to the stores is the final, genuinely different sprint that requires its own specific expertise — and 2026's wave of age-verification laws, tightened privacy requirements, mandatory SDK updates, and Google's major commission restructuring make that expertise more valuable, not less. Prepare assets well in advance, understand the current guidelines on both platforms, and you avoid the pain of an avoidable rejection delaying your launch.
Ready to build and launch your mobile app with a 5.0★ partner who handles it all, including every 2026 compliance detail?
Tags
Share this article
Meerako Team
Editorial Team
Practical guidance from Meerako's delivery team on software strategy, product execution, SEO, SaaS, AI, and modern engineering best practices.
Continue Reading
Related Articles
Adjacent topics and deeper implementation guides hand-picked for this article.

Offline-First Mobile Apps: Sync Strategies for Field Teams and Unreliable Connectivity
Field service, logistics, and construction apps can't assume reliable connectivity. Offline-first architecture and the right sync strategy are what actually make these apps usable.

Cross-Platform vs. Native Mobile Development in 2026: Flutter, React Native, and When Native Still Wins
The cross-platform vs. native debate has shifted meaningfully as Flutter and React Native have matured. Here's an honest, current assessment of where each still makes the right call.

Telemedicine App Development Checklist: Core Features, Compliance, and Timeline
telemedicine app development checklist creates value when it fits real operations. Learn the workflows, integrations, and rollout choices that determine ROI and adoption.