从 V6 到 V7
复制一个包含安装步骤和本插件的完整 Markdown 指南的配置提示。
Why this upgrade
Section titled “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/7-0
Install
Section titled “Install”npm i @capgo/capacitor-updater@7
Then sync the native code update:
npx cap sync
That it ! Pretty easy !
加密迁移
加密迁移如果您正在使用 key-v1 加密方法,则需要迁移到新的加密系统,因为 key-v1 不再在 V7 中受支持。 [[memory:96112]]
请参阅以下加密迁移指南: 加密迁移指南
配置更改
加密迁移指南我们建议在您的 capacitor.config 文件中添加以下属性:
capacitorUpdaterappIdversionautoUpdate
这些设置应该有助于更好地管理插件及其行为。
从 V6 到 V7 继续
标题:从 V6 到 V7 继续如果您正在使用 从 V6 到 V7 来规划原生插件工作,连接它与 Capgo 插件目录 为产品工作流程在 Capgo 插件目录中 Capacitor 由 Capgo 提供的插件 为 Capacitor 由 Capgo 提供的插件的实现细节 添加或更新插件 为添加或更新插件的实现细节 Ionic Enterprise Plugin Alternatives Ionic Enterprise Plugin替代方案 Capgo原生构建 Capgo原生构建