Capacitor.js: disable edge-to-edge on Android 15+
If you’re building a web app with Capacitor.js and targeting Android 15+ (API 35), you’ll likely run into the edge-to-edge issue: your app content renders behind the status bar and navigation buttons. This post explains what’s happening and how to fix it.
