Langsung ke konten

@capgo/capacitor-updater Plugin

Konten ini belum tersedia dalam bahasa Anda.

import { LinkCard, Aside } from ‘@astrojs/starlight/components’;

Overview

The @capgo/capacitor-updater plugin is the core technology that enables live updates in Capacitor apps. This section contains technical documentation for developers who need to:

  • Understand the plugin’s API methods
  • Configure advanced plugin settings
  • Debug update issues
  • Implement custom update flows
  • Run self-hosted update servers

Plugin Documentation

This technical reference covers:

Installation

Terminal window
npm install @capgo/capacitor-updater
npx cap sync

For setup and configuration, see the Getting Started guide.