mirror of
https://github.com/tiennm99/loto-android.git
synced 2026-06-08 16:16:08 +00:00
1ec48634e4
- 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.