CrowdsorDocsDocs
GitHubGitHub (opens in a new tab)
  • Introduction
  • Frontend
    • Getting Started
    • Usage
  • Backend
    • Getting Started
    • Data Structure
    • API
    • Cloud Storage
  • Mobile
    • Getting Started
    • Usage
    • Deployment
  • Docs
    • Introduction
    • Frontend
      • Getting Started
      • Usage
    • Backend
      • Getting Started
      • Data Structure
      • API
      • Cloud Storage
    • Mobile
      • Getting Started
      • Usage
      • Deployment
        • Build

On This Page

  • Build
Question? Give us feedback → (opens in a new tab)Edit this page
Docs
Mobile
Deployment

Deployment

💡

Requires Expo version 45

Deployments are made using Expo.

The application build and distribution uses the Expo Application Service (opens in a new tab).

Build

To create an internal distribution build, run:

eas build --profile preview --platform android

More information and configuration can be found from EAS Build (opens in a new tab).

Usage

Crowdsor Documentation