Bug Report
Problem
When doing a cordova run android, the menu from the home screen will appear before the app is starting.
This menu would normally appear when the user would do a long press on the home screen. It seems like the cli is doing a long press on the home screen before launching the app:
I observe this problem since over 1 year. This will happen on any Android version.
Is this maybe already fixed in corodva-android 14.0.0?
What is expected to happen?
The app should start without opening the home screen menu.
What does actually happen?
The home screen menu is opened before the app starts.
Information
Command or Code
cordova run android
Environment, Platform, Device
- MacBookPro 13" 2019
- ZSH
- Android Emulator
Version information
- macOS 15.2
- cordova-android 13.0.0
- cordova 12.0.0 (cordova-lib@12.0.2)
- Android SDK Command-line Tools: 17.0
- Android Emulator 35.3.11
- Android SDK Platform-Tools: 35.0.2
Checklist
Bug Report
Problem
When doing a
cordova run android, the menu from the home screen will appear before the app is starting.This menu would normally appear when the user would do a long press on the home screen. It seems like the cli is doing a long press on the home screen before launching the app:
I observe this problem since over 1 year. This will happen on any Android version.
Is this maybe already fixed in corodva-android 14.0.0?
What is expected to happen?
The app should start without opening the home screen menu.
What does actually happen?
The home screen menu is opened before the app starts.
Information
Command or Code
cordova run androidEnvironment, Platform, Device
Version information
Checklist