---
description: Capawesome offers enterprise-grade solutions and services designed for teams building cross-platform apps with Capacitor.
title: Cloud - Capawesome
image: https://capawesome.io/docs/assets/images/social/blog/category/cloud.png
---

[ Skip to content](#cloud) 

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

* [  Formbricks ](/docs/plugins/formbricks/)
* [  Geocoder ](/docs/plugins/geocoder/)
* [  Google Sign-In ](/docs/plugins/google-sign-in/)
* [  Grafana Faro ](/docs/plugins/grafana-faro/)
* [  libSQL ](/docs/plugins/libsql/)
* [  Live Update ](/docs/plugins/live-update/)
* [  Managed Configurations ](/docs/plugins/managed-configurations/)
* [  Media Session ](/docs/plugins/media-session/)
* [  ML Kit ](/docs/plugins/mlkit/)
* [  Navigation Bar ](/docs/plugins/navigation-bar/)
* [  NFC ](/docs/plugins/nfc/)
* [  OAuth ](/docs/plugins/oauth/)
* [  Pedometer ](/docs/plugins/pedometer/)
* [  Photo Editor ](/docs/plugins/photo-editor/)
* [  PostHog ](/docs/plugins/posthog/)
* [  Printer ](/docs/plugins/printer/)
* [  Purchases ](/docs/plugins/purchases/)
* [  RealtimeKit ](/docs/plugins/realtimekit/)
* [  Screen Orientation ](/docs/plugins/screen-orientation/)
* [  Screenshot ](/docs/plugins/screenshot/)
* [  Secure Preferences ](/docs/plugins/secure-preferences/)
* [  Speech Recognition ](/docs/plugins/speech-recognition/)
* [  Speech Synthesis ](/docs/plugins/speech-synthesis/)
* [  Share Target ](/docs/plugins/share-target/)
* [  Square Mobile Payments ](/docs/plugins/square-mobile-payments/)
* [  SQLite ](/docs/plugins/sqlite/)
* [  Superwall ](/docs/plugins/superwall/)
* [  Torch ](/docs/plugins/torch/)
* [  Vault ](/docs/plugins/vault/)
* [  Wifi ](/docs/plugins/wifi/)
* [  Zip ](/docs/plugins/zip/)
* [  Cloud ](/docs/cloud/)
* [  Live Updates ](/docs/cloud/live-updates/)
* Advanced
* Integrations
* [  Native Builds ](/docs/cloud/native-builds/)
* [  Configuration ](/docs/cloud/native-builds/configuration/)
* [  Environments ](/docs/cloud/native-builds/environments/)
* Guides
* [  Sample Projects ](/docs/cloud/native-builds/sample-projects/)
* [  Troubleshooting ](/docs/cloud/native-builds/troubleshooting/)
* [  Automations ](/docs/cloud/automations/)
* [  Assist ](/docs/cloud/assist/)
* Account
* Organizations
* [  Organization and User Management ](/docs/cloud/organizations/memberships/)
* [  Single Sign-On (SSO) ](/docs/cloud/organizations/sso/)
* [  Teams ](/docs/cloud/organizations/teams/)
* [  Two-Factor Authentication ](/docs/cloud/organizations/two-factor-authentication/)
* [  Integrations ](/docs/cloud/integrations/)
* [  License Keys ](/docs/cloud/license-keys/)
* [  Webhooks ](/docs/cloud/webhooks/)
* [  Pricing ](https://capawesome.io/pricing/)
* [  FAQ ](/docs/cloud/faq/)
* [  Support ](/docs/cloud/support/)
* [  Contributing ](/docs/contributing/)
* [  LLMs ](/docs/llms/)
* [  Insiders ](/docs/insiders/)
* [  License ](https://capawesome.io/legal/eula/)
* [  Support ](/docs/insiders/support/)
* [  FAQ ](/docs/insiders/faq/)
* [  Blog ](/blog/)
* Categories
* [  Firebase ](/blog/category/firebase/)
* [  Guides ](/blog/category/guides/)
* [  Insiders ](/blog/category/insiders/)
* [  Ionic Framework ](/blog/category/ionic-framework/)
* [  ML Kit ](/blog/category/ml-kit/)
* [  Plugins ](/blog/category/plugins/)
* [  Showcase ](/blog/category/showcase/)
* [  Updates ](/blog/category/updates/)

## [Introducing Capawesome Platform: The Mobile App Platform for Modern Teams](/blog/announcing-capawesome-platform/)

Today we're launching **Capawesome Platform** — Capawesome Cloud and Insider SDKs unified under one brand, one website, one onboarding flow, and one pricing system. It's the biggest change we've ever made, and almost every detail of it came directly from your feedback. Welcome to the new [capawesome.io](/).

---

## [Build and Deploy iOS Apps with GitLab CI/CD](/blog/build-and-deploy-ios-apps-with-gitlab-ci-cd/)

GitLab CI/CD is happy to build your backend, your web app, and your Android binaries on the shared Linux runners you already have. Then you try to add an iOS build, and the pipeline grinds to a halt: there's no `xcodebuild` on Linux, and suddenly you're shopping for a macOS runner. In this guide, we'll show you how to keep your GitLab pipeline exactly where it is and still ship a signed iOS app to TestFlight and the App Store — without registering, renting, or babysitting a single Mac.

## [The Best CI/CD Platforms for Cordova Apps in 2026](/blog/comparing-ci-cd-platforms-for-cordova-apps/)

Five years ago, [Cordova](/technologies/cordova/) teams had a comfortable pick of managed CI/CD platforms built specifically for them. Today, that pick has shrunk. Microsoft App Center is retired. Ionic Appflow is winding down. The generalist CI/CD platforms that remain still build Cordova apps, but they treat Cordova as one framework among many — not as a first-class target with managed Live Updates and Cordova-aware tooling.

This post compares the CI/CD platforms still standing for Apache Cordova in 2026, with verified facts about each one's current Cordova support, signing model, update delivery story, and long-term outlook.

## [The Modern CI/CD Solution for Cordova Apps in 2026](/blog/ci-cd-for-cordova-apps/)

[Apache Cordova](/technologies/cordova/) is not dead. A lot of teams still run production apps on it — internal tools, regulated industry apps, large consumer apps that simply work. What is dying is the infrastructure around Cordova. App Center is gone. Ionic Appflow is winding down. Other CI/CD platforms have quietly moved Cordova builders to "best effort" status or removed them entirely.

That leaves Cordova teams in an awkward spot: the framework still works, but the tooling that used to ship it doesn't. This post walks through how [Capawesome Cloud](/) fills that gap with a CI/CD platform that treats Apache Cordova as a first-class target, not a legacy edge case.

## [Announcing Capawesome Cloud Assist: AI-Powered Troubleshooting](/blog/announcing-capawesome-cloud-assist/)

Builds break. Logs are long. We've all been there: a mobile build goes red, and the next ten minutes are spent scrolling through 800 lines of Gradle, Xcode, or npm noise trying to spot the actual error. Today we're introducing **Capawesome Cloud Assist** — a new AI surface inside the Cloud Console — and the first feature shipping under it is **Ask AI**: one click on any failed build or deployment turns those logs into a clear summary with a suggested fix, without leaving the dashboard.

## [Capacitor CI/CD in 2026: Why Specialization Wins](/blog/ci-cd-for-capacitor-apps/)

You can run a [Capacitor](/technologies/capacitor/) pipeline on almost any CI platform with a macOS runner. The interesting question is how much of the _rest_ you want to wire up yourself: project detection, signing, Live Updates, per-environment native config, monorepo routing, and keeping the build image current.

Generalist CI platforms hand you a clean Linux or macOS VM and step back. Specialist platforms — the ones built specifically for Capacitor — start with all of that already wired in. This post walks through where that difference actually shows up, and when it's worth caring about.

## [Best CI/CD Platforms for Capacitor Apps in 2026](/blog/comparing-ci-cd-platforms-for-capacitor-apps/)

The shortlist for Capacitor CI/CD has changed a lot since 2024\. App Center is gone. Appflow has a sunset clock on it. The generalists are still around but pricing has drifted, and a Capacitor-specialized option exists now that didn't a few years ago. If you're choosing a platform in 2026 — or just trying to figure out whether your current one is still the right call — this is the lay of the land.

We'll cover six platforms still worth comparing for Capacitor teams: Ionic Appflow, Microsoft App Center, Bitrise, Codemagic, GitHub Actions, and Capawesome Cloud.

## [Apple's New Xcode 26 Requirement for Capacitor Apps](/blog/xcode-26-requirement-for-capacitor-apps/)

Yesterday, April 28, 2026, Apple's new SDK requirement went into effect. Every app submitted to App Store Connect now has to be built with Xcode 26 and the iOS 26 SDK (or the matching SDKs for iPadOS, tvOS, visionOS, and watchOS). If you're shipping a Capacitor app, here's what changed — and why most Capawesome Cloud customers don't need to lift a finger.

## [Capawesome CLI 4.7.0 Release](/blog/capawesome-cli-4-7-0-release/)

Version 4.7.0 of the [Capawesome CLI](/docs/cloud/cli/) is now available. Building on the [4.5.0 release](/blog/capawesome-cli-4-5-0-release/), this update brings a unified command for creating live updates, new app management commands for linking repositories and transferring apps, ad hoc environment variables for builds, and source map detection to keep your production bundles clean.

## [The Right Way to Update Your Capacitor App Remotely](/blog/the-right-way-to-update-your-capacitor-app-remotely/)

One of the most common questions we get is: "What's the difference between using Live Updates and `server.url` in Capacitor?" Many developers use the `server.url` configuration option to load their app's web content from a remote server in production — even though it was never designed for that. In this post, we'll break down what each approach does, how they compare, and why Live Updates are the better choice for production apps.

 Back to top 