Moropo
RoadmapTerms
  • Welcome to Moropo
  • Quick Start
  • Uploading your app
    • Producing an Android Build
    • Producing an iOS Build
    • Uploading Your Build To Moropo
  • Creating Tests
    • Using the Test Creator
    • Test Configuration
    • Test Step Commands
      • addMedia
      • assertNotVisible
      • assertTrue
      • assertVisible
      • back (Android only)
      • clearKeychain (iOS Only)
      • clearState
      • copyTextFrom
      • doubleTapOn
      • eraseText
      • evalScript
      • extendedWaitUntil
      • hideKeyboard
      • inputRandomEmail
      • inputRandomNumber
      • inputRandomPersonName
      • inputRandomText
      • inputText
      • launchApp
      • longPressOn
      • openLink
      • pasteText
      • pressKey
      • repeat
      • runFlow
      • runScript
      • scroll
      • scrollUntilVisible
      • setLocation
      • startRecording
      • stopApp
      • stopRecording
      • swipe
      • takeScreenshot
      • tapOn
      • travel
      • waitForAnimationToEnd
    • Test Step Selectors
    • Importing From Maestro
    • Environment Variables
      • ${BUNDLEID}
      • ${EXPORELEASECHANNEL}
      • ${MOROPO_TEST_EMAIL}
      • ${MOROPO_EMAIL_URL}
    • Advanced Use Cases
      • JavaScript
      • Conditionals
      • Network Connection
      • Drag and Drop
  • Running Tests
    • Manually Trigger a Test Run
    • Scheduling a Test Run
    • Tags
    • Supported Devices
    • Test Execution Limits
    • Flakiness Tolerance & Retries
  • CI Integration
    • Initial CI Setup In Moropo
    • GitHub Action
    • Moropo API
      • Branches
      • Builds
      • Test Runs
      • Tests
  • Test Results
    • Results Explorer
    • Slack Reporting
    • Email Reporting
  • App Frameworks
    • Flutter
    • React Native
  • Guides
    • React Native Expo
    • Access Emails During A Test Flow
    • Git workflow using Moropo API
  • Infrastructure
    • IP Addresses
  • Security
    • Services Infrastructure
    • Security Best Practices
Powered by GitBook
On this page
  • How do I download a previously uploaded build?
  • How do I delete a build?

Was this helpful?

Edit on GitHub
  1. Uploading your app

Uploading Your Build To Moropo

Last updated 1 year ago

Was this helpful?

Note: this step requires a .apk or .app.zip build file for your Android or iOS app.

For guidance on how to produce the correct build, please read each guide:

Producing an Android Build Producing an iOS Build

Uploading your app to Moropo is straightforward:

  1. Press the Upload New Build button in the top-right corner.

  2. Upload a .apk for Android or a .app.zip for iOS by either:

    1. Dragging and dropping the file from your file system into the upload box;

    2. or by pressing Select File and choosing the .apk or .app.zip from your file system.

  3. Press Upload Build.

  4. See the uploaded build in the list.

How do I download a previously uploaded build?

On the right-hand side of each build is a download button; press this to down the .apk or .app.zip file to your downloads folder.

How do I delete a build?

On the right-hand side of each build is a delete button; press this to remove the build from Moropo. Please note this action is permanent. If you wish to use this build again, you must re-upload it to Moropo.

Go to the builds page in your .

Moropo dashboard
Watch the 30 second video guide