Compare commits

...

1 Commits

Author SHA1 Message Date
L-Sun ac76e5b949 chore: enable webview debugging for Android 2025-10-02 21:48:29 +08:00
@@ -26,6 +26,7 @@ const config: CapacitorConfig & AppConfig = {
releaseType: 'AAB',
},
adjustMarginsForEdgeToEdge: 'force',
webContentsDebuggingEnabled: true,
},
server: {
cleartext: true,