SOCIAL
e-Título
rộng한 공공 장치 호환성 필요한 시민 인격 앱.
네이티브 버전당 채널
선택적 업데이트 분배
Recreate AppFlow's version-tied channel behavior exactly. Each native build maps to a Capgo channel with the same control you're used to.
새로운 버전을 출시할 때旧 버전에 업데이트를 더 이상 푸시하지 마십시오.旧 버전의 사용자는 안정적인 상태를 유지하면서 새로운 버전은 업데이트를 받습니다.
AppFlow는 네이티브 버전과 자동으로 묶여있었습니다. Capgo을 사용하면 더 많은 유연성을 제공하는 동일한 동작을 얻을 수 있습니다:
// Set channel based on native version
import { CapacitorConfig } from '@capacitor/cli'
import { version } from './package.json'
const config: CapacitorConfig = {
plugins: {
CapacitorUpdater: {
defaultChannel: `native-${version}`,
}
}
}
// Upload to specific version channels
# Push to all 1.5.x versions
npx @capgo/cli bundle upload --channel native-1.5.0
npx @capgo/cli bundle upload --channel native-1.5.1
npx @capgo/cli bundle upload --channel native-1.5.2
# Skip older versions that can't support new features
# native-1.4.x devices stay on their current bundle
Native version 2.0 has a new plugin API. Push JS updates that use the new API only to 2.0+ channels.
Gradual Rollout
Version Sunset
버전별 채널 매핑
2.0 및 1.5 채널에만 업데이트를 푸시합니다. 1.4 버전의 사용자는 이전에 작동한 버전에서 안정됩니다.
Capacitor으로 빌드된 앱
시민, 건강, 예보 앱은 이전 안드로이드 버전과 다양한 장치 세대에 지원할 수 있습니다. 버전 타겟팅은 각 네이티브 빌드를 최신 호환 가능한 웹 버전으로 유지하면서 모든 사용자에게 하나의 업데이트 경로를 강요하지 않습니다.
SOCIAL
rộng한 공공 장치 호환성 필요한 시민 인격 앱.
MEDICAL
__CAPGO_KEEP_0__
__CAPGO_KEEP_0__
__CAPGO_KEEP_0__
정확한 업데이트 제어가 필요하세요?
Capgo 제품/브랜드 및 개발자 용어를 정확하게 보존하세요.