pediatric-ai-scribe-v3/mobile/src
Daniel 6d3b0693d8 Fix Android mic permission, simplify launcher, remove broken biometric
- MainActivity: request RECORD_AUDIO permission at app start via
  ActivityCompat (not WebChromeClient override which broke Capacitor bridge)
- Simplify launcher: remove server reachability check (was failing in
  WebView), just save URL and navigate directly
- Remove biometric auth from launcher (Capacitor plugins need ES module
  bundler, not available in plain HTML). Biometric can be added later
  via the web app with proper Capacitor runtime.
- Add webContentsDebuggingEnabled for development
2026-04-11 03:34:47 +02:00
..
index.html Fix Android mic permission, simplify launcher, remove broken biometric 2026-04-11 03:34:47 +02:00
launcher.css Add Capacitor native mobile app (PedScribe) for iOS + Android 2026-04-11 02:18:06 +02:00
launcher.js Fix Android mic permission, simplify launcher, remove broken biometric 2026-04-11 03:34:47 +02:00