Skip to content

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 !