Same API
Call notifyAppReady(), download(), next(), channel APIs, and stats hooks with the same surface as the Capacitor plugin.
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.
| Platform | Minimum version |
|---|---|
| Cordova Android | 13+ |
| Cordova iOS | 7+ |
Web is not supported. Desktop/Electron apps should use @capgo/electron-updater.