Skip to main content

Releasing Updates

Once your app is configured and distributed to users, and you've made JavaScript or asset changes, it's time to release them as OTA updates.

Prerequisites

Before releasing updates:

  1. ✅ Your app must be published to the App Store/Play Store with the DOTA SDK integrated
  2. ✅ Deployment keys must be configured in your app code
  3. ✅ You must have generated the JavaScript bundle and assets

See Bundle Generation for creating bundles.

Release Methods

Choose one of the following:

Best when:

  • You prefer a guided UI and visual confirmations
  • Non‑technical teammates need to publish
  • You want built‑in charts/monitoring as you release

Full walkthrough: Web Panel Deployment Guide

More resources