Skip to content

Cordova / Electron

GitHub

Cordova

Capacitor is the primary path documented in this updater section, but Capgo also ships dedicated clients for and Includes install, sync, and the source markdown guide. Electron각 플러그인은 동일한 Capgo Cloud 백엔드, 채널, 패키지 서명 및 업로드 흐름을 사용합니다. @capgo/cli 여러 런타임을 지원할 때 동일한 __CAPGO_KEEP_0__ 앱 ID와 채널을 유지할 수 있습니다. 단, 클라이언트 플러그인 패키지만 스택당 변경됩니다.

@capgo/cordova-updater Cordova 플러그인을 설치하려면 다음 명령어를 실행하세요: @capgo/capacitor-updater 이러한 플러그인은 API와 동일한 방식으로 호출하고, after, , 및 업로드할 수 있습니다. cordova plugin add플러그인을 다른 플러그인과 결합하지 마세요. cordova.plugins.Updater.notifyAppReady() Cordova deviceready, and upload bundles the same way you would for Capacitor.

Cordova cordova-plugin-ionic-webview — Cordova scheme 핸들러를 우회하고 다운로드 된 패키지는 적용되지 않습니다.

Electron

Electron

@capgo/electron-updater Electron notifyAppReady() from the renderer, and manage releases from the same Capgo dashboard you use for mobile.

If you are on Capacitor already, stay on the main updater guide: