---
description: Control which Live Update channel your Capacitor or Cordova app receives updates from — the default channel, versioned channels, and runtime selection.
title: Subscribe to a Channel - Capawesome
image: https://capawesome.io/docs/assets/images/social/cloud/live-updates/channel-subscription.png
---

<!doctype html> 

[Skip to content ](#subscribe-to-a-channel) 

[🔐 Introducing the **Capacitor Vault** plugin — store secrets behind biometrics or a device passcode. ](/blog/announcing-the-capacitor-vault-plugin/) 

* [ SDKs ](/docs/sdks/)
* [ Formbricks ](/docs/sdks/capacitor/formbricks/)
* [ Geocoder ](/docs/sdks/capacitor/geocoder/)
* [ Google Sign-In ](/docs/sdks/capacitor/google-sign-in/)
* [ Grafana Faro ](/docs/sdks/capacitor/grafana-faro/)
* [ libSQL ](/docs/sdks/capacitor/libsql/)
* [ Live Update ](/docs/sdks/capacitor/live-update/)
* [ Managed Configurations ](/docs/sdks/capacitor/managed-configurations/)
* [ Media Session ](/docs/sdks/capacitor/media-session/)
* [ ML Kit ](/docs/sdks/capacitor/mlkit/)
* [ Navigation Bar ](/docs/sdks/capacitor/navigation-bar/)
* [ NFC ](/docs/sdks/capacitor/nfc/)
* [ OAuth ](/docs/sdks/capacitor/oauth/)
* [ Pedometer ](/docs/sdks/capacitor/pedometer/)
* [ Photo Editor ](/docs/sdks/capacitor/photo-editor/)
* [ PostHog ](/docs/sdks/capacitor/posthog/)
* [ Printer ](/docs/sdks/capacitor/printer/)
* [ Purchases ](/docs/sdks/capacitor/purchases/)
* [ RealtimeKit ](/docs/sdks/capacitor/realtimekit/)
* [ Screen Orientation ](/docs/sdks/capacitor/screen-orientation/)
* [ Screenshot ](/docs/sdks/capacitor/screenshot/)
* [ Secure Preferences ](/docs/sdks/capacitor/secure-preferences/)
* [ Speech Recognition ](/docs/sdks/capacitor/speech-recognition/)
* [ Speech Synthesis ](/docs/sdks/capacitor/speech-synthesis/)
* [ Share Target ](/docs/sdks/capacitor/share-target/)
* [ Square Mobile Payments ](/docs/sdks/capacitor/square-mobile-payments/)
* [ SQLite ](/docs/sdks/capacitor/sqlite/)
* [ Superwall ](/docs/sdks/capacitor/superwall/)
* [ Torch ](/docs/sdks/capacitor/torch/)
* [ Vault ](/docs/sdks/capacitor/vault/)
* [ Wifi ](/docs/sdks/capacitor/wifi/)
* [ Zip ](/docs/sdks/capacitor/zip/)
* [ Cordova ](/docs/sdks/cordova/)
* [ Cloud ](/docs/cloud/)
* [ Next steps ](#next-steps)
* [ Download and Apply Updates ](/docs/cloud/live-updates/manual-updates/)
* [ Manage Channels ](/docs/cloud/live-updates/channels/)
* [ Sign Your Bundles ](/docs/cloud/live-updates/code-signing/)
* [ Reduce Update Size ](/docs/cloud/live-updates/bundle-size/)
* [ Self-Host Bundles ](/docs/cloud/live-updates/self-hosting/)
* [ Proxy API Requests ](/docs/cloud/live-updates/request-proxying/)
* [ Manage Devices ](/docs/cloud/live-updates/devices/)
* [ Integrations ](/docs/cloud/live-updates/integrations/)
* Concepts
* Reference
* [ Troubleshooting ](/docs/cloud/live-updates/troubleshooting/)
* [ FAQ ](/docs/cloud/live-updates/faq/)
* [ Native Builds ](/docs/cloud/native-builds/)
* [ Set Up Environments ](/docs/cloud/native-builds/environments/)
* [ Overwrite Native Configurations ](/docs/cloud/native-builds/native-configurations/)
* [ Auto-Increment Build Numbers ](/docs/cloud/native-builds/auto-incrementing-build-numbers/)
* [ Configure the Web Build Script ](/docs/cloud/native-builds/web-build-script/)
* [ Build from a Monorepo ](/docs/cloud/native-builds/monorepo/)
* [ Use pnpm, Yarn, or bun ](/docs/cloud/native-builds/package-managers/)
* [ Install Private npm Packages ](/docs/cloud/native-builds/npm-private-registry/)
* [ Override the Java Version ](/docs/cloud/native-builds/override-java-version/)
* [ Custom iOS Provisioning Profiles ](/docs/cloud/native-builds/custom-ios-provisioning-profiles/)
* [ Build without Git ](/docs/cloud/native-builds/build-without-git/)
* [ Access Git Behind a Firewall ](/docs/cloud/native-builds/firewall-access/)
* [ Integrations ](/docs/cloud/native-builds/integrations/)
* Reference
* [ Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [ FAQ ](/docs/cloud/native-builds/faq/)
* [ App Store Publishing ](/docs/cloud/app-store-publishing/)
* [ Submit a Build ](/docs/cloud/app-store-publishing/submit-a-build/)
* [ Submit Automatically After a Build ](/docs/cloud/app-store-publishing/submit-automatically/)
* [ Troubleshooting ](/docs/cloud/app-store-publishing/troubleshooting/)
* [ FAQ ](/docs/cloud/app-store-publishing/faq/)
* [ Automations ](/docs/cloud/automations/)
* [ Reference ](/docs/cloud/automations/reference/)
* [ Troubleshooting ](/docs/cloud/automations/troubleshooting/)
* [ FAQ ](/docs/cloud/automations/faq/)
* [ Assist ](/docs/cloud/assist/)
* [ CLI ](/docs/cloud/cli/)
* APIs and SDKs
* [ Webhooks ](/docs/cloud/webhooks/)
* [ Integrations ](/docs/cloud/integrations/)
* Account
* [ Organization ](/docs/cloud/organizations/)
* [ Two-Factor Enforcement ](/docs/cloud/organizations/two-factor-authentication/)
* [ Audit Logs ](/docs/cloud/organizations/audit-logs/)
* [ Billing ](/docs/cloud/organizations/billing/)
* [ License Keys ](/docs/cloud/license-keys/)
* [ AI ](/docs/ai/)
* [ Insiders ](/docs/insiders/)
* [ Billing & Plans ](/docs/insiders/billing-and-plans/)
* [ FAQ ](/docs/insiders/faq/)
* [ License ](https://capawesome.io/legal/eula/)
* [ Support ](/docs/support/)
* [ Contributing ](/docs/contributing/)
* Contributing code
* [ Code of Conduct ](/docs/contributing/code-of-conduct/)
* [ Questions ](https://docs.github.com/en/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion#creating-a-discussion)
* [ Blog ](/blog/)
* Categories

* [ Next steps ](#next-steps)

# Subscribe to a Channel[¶](#subscribe-to-a-channel "Permanent link")

Every device receives Live Updates from a single [channel](/docs/cloud/live-updates/channels/). This page covers how your app chooses which channel to subscribe to.

## The default channel[¶](#the-default-channel "Permanent link")

Every app starts with a channel named `default`. When your app doesn't request a specific channel, it receives updates from this one. The default channel exists mainly as a **fallback** to make getting started easy — you can publish your first update and watch it land without configuring any channels.

For production, we recommend moving to **versioned channels** — one channel per native app version — so a bundle only ever reaches devices that can run it. See [Binary-Compatible Changes](/docs/cloud/live-updates/binary-compatible-changes/) for why this matters, and the next section for how to set it up.

## Set the channel natively (recommended)[¶](#set-the-channel-natively-recommended "Permanent link")

The cleanest approach is to configure the channel **natively at build time**. Your app code then doesn't need to manage channels at all, and you can derive the channel from the native version code to get versioned channels for free. See [Get Started](/docs/cloud/live-updates/setup/#make-updates-version-compatible) for the Android and iOS configuration.

## Select the channel at runtime[¶](#select-the-channel-at-runtime "Permanent link")

If you need to choose the channel dynamically — for example, to opt a user into a `beta` channel — pass the `channel` to the method that fetches updates. Passing it explicitly at the call site keeps the selected channel unambiguous.

### With `sync()`[¶](#with-sync "Permanent link")

CapacitorCordova

`[](#%5F%5Fcodelineno-0-1)import { LiveUpdate } from "@capawesome/capacitor-live-update";
[](#%5F%5Fcodelineno-0-2)
[](#%5F%5Fcodelineno-0-3)await LiveUpdate.sync({ channel: "beta" });
`

`[](#%5F%5Fcodelineno-1-1)await cordova.plugins.LiveUpdate.sync({ channel: "beta" });
`

### With `fetchLatestBundle()`[¶](#with-fetchlatestbundle "Permanent link")

If you handle the [update lifecycle manually](/docs/cloud/live-updates/manual-updates/), pass the channel to `fetchLatestBundle()` instead:

CapacitorCordova

`[](#%5F%5Fcodelineno-2-1)import { LiveUpdate } from "@capawesome/capacitor-live-update";
[](#%5F%5Fcodelineno-2-2)
[](#%5F%5Fcodelineno-2-3)const result = await LiveUpdate.fetchLatestBundle({ channel: "beta" });
`

`[](#%5F%5Fcodelineno-3-1)const result = await cordova.plugins.LiveUpdate.fetchLatestBundle({ channel: "beta" });
`

### With `setChannel()`[¶](#with-setchannel "Permanent link")

You can also set the channel once with `setChannel()`, which persists it for all subsequent calls:

CapacitorCordova

`[](#%5F%5Fcodelineno-4-1)import { LiveUpdate } from "@capawesome/capacitor-live-update";
[](#%5F%5Fcodelineno-4-2)
[](#%5F%5Fcodelineno-4-3)await LiveUpdate.setChannel({ channel: "beta" });
`

`[](#%5F%5Fcodelineno-5-1)await cordova.plugins.LiveUpdate.setChannel({ channel: "beta" });
`

Prefer passing the channel directly

We don't recommend `setChannel()`. Passing the `channel` to `sync()` or `fetchLatestBundle()` on every call keeps the selected channel explicit at the call site and avoids relying on hidden, persisted state.

### Derive the channel from the version code[¶](#derive-the-channel-from-the-version-code "Permanent link")

A common pattern is to compute the channel from the native version code, so updates stay [version-compatible](/docs/cloud/live-updates/binary-compatible-changes/):

CapacitorCordova

`` [](#%5F%5Fcodelineno-6-1)import { LiveUpdate } from "@capawesome/capacitor-live-update";
[](#%5F%5Fcodelineno-6-2)
[](#%5F%5Fcodelineno-6-3)const { versionCode } = await LiveUpdate.getVersionCode();
[](#%5F%5Fcodelineno-6-4)await LiveUpdate.sync({ channel: `production-${versionCode}` });
 ``

`` [](#%5F%5Fcodelineno-7-1)const { versionCode } = await cordova.plugins.LiveUpdate.getVersionCode();
[](#%5F%5Fcodelineno-7-2)await cordova.plugins.LiveUpdate.sync({ channel: `production-${versionCode}` });
 ``

## Next steps[¶](#next-steps "Permanent link")

* [Manage Channels](/docs/cloud/live-updates/channels/) — create and configure channels for staging and production.
* [Choose an Update Strategy](/docs/cloud/live-updates/update-strategies/) — control when updates are downloaded and applied.

June 8, 2026 

Back to top