Cordova / Electron
이 플러그인의 설치 단계와 전체 마크다운 가이드를 포함한 설정 지시를 복사할 수 있습니다.
import { LinkCard, CardGrid, Aside } from ‘@astrojs/starlight/components’;
Capacitor 이 업데이터 섹션에서 문서화된 주요 경로입니다. 하지만 Capgo도 Cordova, Electron과 같은 전용 클라이언트를 제공합니다. Cordova Electron 각 플러그인은 동일한 __CAPGO_KEEP_0__ Cloud 백엔드, 채널, 패키지 서명 및 업로드 흐름을 사용합니다.여러 런타임을 지원할 때 동일한 Capgo 앱 ID 및 채널을 유지할 수 있습니다. 단, 클라이언트 플러그인 패키지만 스택당 변경됩니다. @capgo/cli Cordova
mirrors the
Cordova@capgo/cordova-updater Section titled “Cordova” @capgo/capacitor-updater 자바스크립트 API Cordova iOS 7+ 및 Android 13+에 사용됩니다. API으로 설치하세요. cordova plugin add, call cordova.plugins.Updater.notifyAppReady() after deviceready, and upload bundles the same way you would for Capacitor.
업로드할 수 있는 패키지를 __CAPGO_KEEP_0__와 동일한 방식으로 __CAPGO_KEEP_0__로 업로드하세요. cordova-plugin-ionic-webview __CAPGO_KEEP_0__와 __CAPGO_KEEP_0__를 혼합하지 마세요. — Cordova scheme 핸들러를 우회하고 다운로드한 패키지에 업데이트가 적용되지 않습니다.
Electron
Electron@capgo/electron-updater Desktop 앱에 동일한 라이브 업데이트 모델을 제공합니다. Electron의 메인 프로세스에서 업데이터를 초기화하고, 로드 프리로드 브리지를 노출하고, 로더에서 호출하고, 동일한 __CAPGO_KEEP_0__ 대시보드에서 릴리스를 관리하세요. notifyAppReady() from the renderer, and manage releases from the same Capgo dashboard you use for mobile.
Capacitor 경로
Capacitor 경로 섹션Capacitor에 이미 있습니다. 메인 업데이터 가이드에 머물러 있습니다: