LogoCapawesome Cloud
App Store Compliant

Deliver updates to your Capacitor app
in real-time

Capawesome Cloud enables you to deliver updates to your Capacitor apps without pushing to the app stores

Our software is trusted by companies of all sizes

snapADDY
mobile function GmbH
Body Tutor
Logistiko
Tapni
NFC21 GmbH
Vitruve
Vaow

How it works

Get started in 3 simple steps

Capawesome Cloud is easy to set up and integrates seamlessly with your existing Capacitor app

1. Create a new project

Start by creating a new project in the Capawesome Cloud Console. Just enter your project name, create your first channel and you're ready to go.

Get started
2. Install the Live Update SDK

Install the Live Update SDK in your Capacitor app and configure the plugin to connect to your Capawesome Cloud project.

Read the docs
3. Publish your first update

Publish your first live update to your app and see the magic happen. Just upload your changes via the Capawesome Cloud Console or the Capawesome CLI.

Read the docs

Key Features

Powerful features to keep your app up-to-date

Everything you need to deliver Live Updates securely and at scale

Code Signing

Ensure that only you can publish updates to your app. Code signing is a crucial security feature to verify the authenticity and integrity of your updates.

Delta Updates

Reduce the size of your updates by only sending the changes to your app. Delta updates save bandwidth and reduce the time it takes to download and install updates.

Channel Support

Organize your updates by creating different channels for your app. Channels allow you to manage different versions of your app and target specific groups of users.

Flexible Hosting

Host your bundles on your own server or use our CDN. Our platform is flexible and allows you to choose the hosting solution that fits your needs.

CI/CD Integrations

Automate your deployment process with our CI/CD integrations. Use the Capawesome CLI or our GitHub Action to publish updates to your app with ease.

API

Use our API to access your bundles, channels and devices programmatically. Perfect for advanced use cases and custom integrations.

Statistics

Built to scale

Deliver updates to as many devices as you need all around the world

0+
Updates deliveredsince launch
0+
Monthly active devicesreceiving updates
>0%
Total uptimesince launch
Last updated just now

Integration

Integrate this afternoon with our SDK

Our Live Update SDK is open source and easy to integrate thanks to comprehensive documentation

capacitor-live-update.ts
import { LiveUpdate } from "@capawesome/capacitor-live-update";

const sync = async () => {
  // Automatically download the latest update
  const { nextBundleId } = await LiveUpdate.sync();
  if (nextBundleId) {
    // Reload the app to apply the update
    await LiveUpdate.reload();
  }
};

Value

Why Capawesome Cloud?

Affordable prices

Capawesome Cloud offers a fair pricing model that scales with your app. No hidden fees, no surprises. Start for free and upgrade as you grow.

Get started

Reliable and flexible

Our platform is built on top of the latest technologies and battle-tested with millions of devices. Deploy updates without any headaches.

Get started

Enterprise support

We are available around the clock to help you with any questions or issues you might have. We offer a dedicated support channel for enterprise customers.

Get started

Succes Stories

See what our customers say

Our customers love Capawesome Cloud - find out why

snapADDY GmbH

"Capawesome Cloud has helped us reduce our live update costs by more than 90% while offering more features than our previous provider. The integration took us less than a day and the support is top-notch. We now deliver daily live updates to more than 200,000 devices without any issues."

Michael Wolz
Michael Wolz Head of Development at snapADDY GmbH
Vitruve

"Capawesome Cloud has been a game-changer for our team. We can now deploy updates to our Capacitor app without pushing to the app stores. This has saved us countless hours and allowed us to iterate faster. It's a must-have for any modern app development team."

Hugo Corta
Hugo Corta Tech Lead at Vitruve
Nuinalp

"We tested and verified several solutions on the market to help us deliver OTA updates for our Apps quickly, securely and, most importantly, that were capable of scaling as we grew and demanded. Capawesome Cloud was our choice! The integration is super simple, we have automatic rollback and code signing to ensure the security of updates. The costs are transparent and honest, we are very happy with the platform and looking forward to integrating our future Apps!"

Patrick A. Lima
Patrick A. Lima CEO at Nuinalp

Pricing

Choose the right plan for you

Start for free and upgrade as you grow. No hidden fees, no surprises.

Yearly billing (2 months free)

Starter

The perfect plan if you're just getting started.

$ 9/ month
Get started
  • Unlimited Live Updates
  • 500 Monthly Active Users
  • 1 GB of Storage
  • 50 GB of Bandwidth

Professional

The best plan for small apps with a growing user base.

$ 29/ month
Get started
  • Unlimited Live Updates
  • 5,000 Monthly Active Users
  • 5 GB of Storage
  • 500 GB of Bandwidth

Team

A plan for teams that manage medium-sized apps.

$ 99/ month
Get started
  • Unlimited Live Updates
  • 50,000 Monthly Active Users
  • 10 GB of Storage
  • 2 TB of Bandwidth

Business

The plan for large apps with a lot of active users.

$ 249/ month
Get started
  • Unlimited Live Updates
  • 200,000 Monthly Active Users
  • 20 GB of Storage
  • 5 TB of Bandwidth

Enterprise

You need a custom plan? No problem! Contact us and we will find a solution that fits your needs.

Contact sales

Frequently asked questions

Do you have questions about our platform, our SDK or about Live Updates in general? We have answered the most frequently asked questions for you here - if your question is not included, don't hesitate to contact us by Email or via Discord.

Ready to get started?

Integrate the Live Update SDK in less than 5 minutes. Check out our docs, explore our GitHub example project and start deploying updates in real-time to your Capacitor app today.