Skip to content

Deploy Your App

Time to ship your app to production!

Platform Guides

Android App

Deploy your app to the Google Play Store:

  1. App signing setup
  2. Play Store submission
  3. Internal testing

Deploy to Android →

iOS App

Release your app on the App Store:

  1. Certificates & profiles
  2. App Store submission
  3. TestFlight testing

Deploy to iOS →

Web App

Host your web app on Firebase:

  1. Hosting setup
  2. Build optimization
  3. Custom domains

Deploy to Web →

Deployment Checklist

  1. Enable Security

    • App Check enabled for all platforms
    • Environment variables configured
    • API keys secured
  2. Prepare Assets

    • App icons and screenshots
    • Privacy policy and terms
    • Marketing materials
  3. Test Release Build

    • Core functionality
    • Performance metrics
    • Error handling
  4. Configure CI/CD

    • Build automation
    • Deployment secrets
    • Release workflow