APP热更新
This commit is contained in:
@@ -8,6 +8,13 @@ const config: CapacitorConfig = {
|
||||
android: {
|
||||
allowMixedContent: true,
|
||||
},
|
||||
plugins: {
|
||||
CapacitorUpdater: {
|
||||
autoUpdate: 'off',
|
||||
version: '1.0.0',
|
||||
appReadyTimeout: 10000,
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
export default config
|
||||
|
||||
Reference in New Issue
Block a user