Skip to content

@capgo/cordova-updater

Ship Capgo live updates to Cordova apps without rewriting your release pipeline.

Cordova apps still need fast JavaScript delivery between store releases. @capgo/cordova-updater brings Capgo’s rollback-safe OTA model to Cordova Android and iOS without migrating to Capacitor first.

Same API

Call notifyAppReady(), download(), next(), channel APIs, and stats hooks with the same surface as the Capacitor plugin.

Native scheme support

Hooks Cordova’s path and scheme handlers so downloaded bundles replace the WebView content on modern Cordova Android and iOS.

Capgo Cloud ready

Upload bundles with @capgo/cli, roll out by channel, and monitor adoption from the same dashboard you use for Capacitor apps.

PlatformMinimum version
Cordova Android13+
Cordova iOS7+

Web is not supported. Desktop/Electron apps should use @capgo/electron-updater.