mirror of
https://github.com/tiennm99/loto-android.git
synced 2026-08-03 10:23:29 +00:00
- Declare touchscreen/faketouch/screen.portrait/screen.landscape as uses-feature required=false so emulators (BlueStacks reports faketouch) and Play Store device filters do not exclude the app. - Drop explicit webContentsDebuggingEnabled override so Capacitor auto-enables WebView inspection in debug builds (chrome://inspect over ADB) and disables in release. - Document the install + troubleshoot path in README.