chore: enable webview debugging for Android

This commit is contained in:
L-Sun
2025-10-02 21:48:29 +08:00
parent 0bc1005b96
commit ac76e5b949

View File

@@ -26,6 +26,7 @@ const config: CapacitorConfig & AppConfig = {
releaseType: 'AAB',
},
adjustMarginsForEdgeToEdge: 'force',
webContentsDebuggingEnabled: true,
},
server: {
cleartext: true,