跳转到内容

From V5 to V6

此内容尚不支持你的语言。

Why this upgrade

This major version is here to follow Capacitor major version

First follow the migration guide of Capacitor:

https://capacitorjs.com/docs/updating/6-0

Install

npm i @capgo/capacitor-updater@6

Then sync the native code update:

npx cap sync

That it ! Pretty easy !