TimelinesNovember 25, 202511 min read

How Long Does It Take to Publish an App? Timeline Breakdown

From developer account setup to going live — a realistic timeline for how long the app publishing process actually takes on both major platforms.

The Short Answer: 1-2 Weeks for Most Developers

If everything goes smoothly, you can go from zero to a live app in about one to two weeks. But 'smoothly' is doing a lot of heavy lifting in that sentence. The actual timeline depends on several factors: whether you already have developer accounts, how polished your app is, whether you hit review rejections, and how familiar you are with each platform's requirements. First-time publishers should budget two weeks for realistic planning. Experienced developers who have published before can sometimes get an app live in 2-3 days if their developer accounts are already set up and their app is review-ready.

Developer Account Setup: 1-48 Hours

Google Play Developer accounts are typically approved within a few hours of submitting the registration form and paying the $25 fee. However, Google has been increasing verification requirements, and new accounts may face additional identity verification that can add 1-2 days. Apple Developer Program enrollment is more variable. Individual enrollments are often approved within 24 hours, but organization enrollments require D-U-N-S number verification, which can take up to two weeks if your business isn't already registered with Dun & Bradstreet. If you need a D-U-N-S number, apply for one first (it's free but takes 5-14 business days), then enroll in the Apple Developer Program. Pro tip: start the developer account setup before your app is ready — there's no reason to wait.

Build Preparation and Code Signing: 2-8 Hours

Creating production-ready builds takes experienced developers 2-3 hours per platform. First-time builders should budget 4-8 hours because code signing, certificate management, and build configuration have steep learning curves. For iOS, you'll spend time creating certificates and provisioning profiles (or configuring Xcode's automatic signing), then building an archive. The archive process itself takes 5-15 minutes depending on your project size. For Android, generating a signing key and configuring Gradle takes 30-60 minutes. Building an Android App Bundle (AAB) takes 5-20 minutes. If using a cloud build service like EAS Build, the build queue time adds 5-30 minutes per build, but you save time on local machine configuration.

Store Listing Creation: 2-4 Hours

Creating a compelling store listing takes more time than most developers expect. You need to write a short description, a full description, capture screenshots for multiple device sizes (Apple requires at least 6.7-inch and 5.5-inch iPhone screenshots), create an app icon that meets platform specifications, and write release notes. Screenshot capture and formatting alone can take 1-2 hours, especially for iOS where Apple requires specific pixel dimensions for each device class. Google Play also requires a feature graphic (1024x500 pixels) for your store listing header. Writing descriptions optimized for both users and app store search algorithms adds another hour. If you have a privacy policy already written, linking it takes minutes. If you need to create one, budget an additional 30-60 minutes using a privacy policy generator.

Apple App Review Timeline: 24-48 Hours (Usually)

Apple's official statement is that 90% of submissions are reviewed within 24 hours. In practice, most developers see review results within 24-48 hours. However, several factors can extend this. During holiday seasons (especially the week before Christmas when Apple freezes submissions), review times can stretch to 3-5 days. New developer accounts sometimes face longer initial reviews. Apps with complex functionality, in-app purchases, or content that needs careful evaluation may take longer. If your app is rejected, you'll need to fix the issues and resubmit, which restarts the review clock. Each rejection-fix-resubmit cycle adds 1-3 days. Common first-time rejections include missing privacy policy, screenshot mismatches, and app completeness issues. The best way to speed up Apple review: use App Review guidelines as a checklist before submitting, and provide detailed notes to reviewers about any functionality that might not be immediately obvious.

Google Play Review Timeline: Hours to 7 Days

Google Play review times vary more widely than Apple's. For established developer accounts with a good track record, reviews can complete in hours — sometimes as fast as 2-4 hours. But new developer accounts face a different reality. Google now requires new accounts to wait 14 days before their first app can go live, and the initial review can take up to 7 days. This 'cooling off' period was introduced to combat spam and malicious apps. Subsequent updates for established developers are usually faster, often completing within a few hours. Like Apple, rejections restart the process. Google's most common rejection reasons for new developers include incomplete data safety forms, target API level requirements, and missing content ratings. Google also uses automated scanning that can flag apps before human review even begins. If your app contains certain keywords or patterns associated with policy violations, expect additional scrutiny.

Factors That Delay Publishing

Several common issues add days or weeks to the publishing timeline. Code signing problems are the number one delay for first-time iOS publishers — expired certificates, mismatched provisioning profiles, or incorrect bundle identifiers can take hours to debug. Build failures from framework-specific issues (missing native modules in React Native, Gradle version conflicts in Android) can stall progress. Incomplete store listing metadata triggers soft rejections where the review doesn't even start. Missing privacy policies or incorrect content ratings cause immediate rejections. Complex apps with in-app purchases require additional setup and testing in sandbox environments before submission. Apps that use restricted APIs or entitlements (like HealthKit, HomeKit, or NFC on iOS) need additional configuration and may face longer reviews.

Key Takeaways

  • Realistic total timeline is 1-2 weeks for first-time publishers, 2-3 days for experienced developers
  • Start developer account setup immediately — Apple org accounts can take up to 2 weeks with D-U-N-S verification
  • Apple reviews 90% of apps within 24 hours; Google can take up to 7 days for new accounts
  • Each rejection-resubmit cycle adds 1-3 days — follow platform guidelines carefully to avoid rejections
  • Build preparation and store listing creation take 4-12 hours combined — don't underestimate this

Related Framework Guides

Don't want to deal with this? Let us publish your app.

Our publishing experts handle the entire process — from developer accounts and code signing to store optimization and review management.

More Articles