You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/01/21 08:54:25 UTC

[GitHub] [cordova-android] echonox opened a new issue #1155: Cordova can't find the device connected via Wireless Debugging feature on Android 11

echonox opened a new issue #1155:
URL: https://github.com/apache/cordova-android/issues/1155


   # Bug Report
   
   ## Problem
   Device can't be found by Cordova that was connected using the "Wireless Debugging" feature in Android 11
   
   ### What is expected to happen?
   Device is found and app gets installed/run on the device
   
   
   ### What does actually happen?
   Cordova points out that no device is found, and tries to run it in an emulator
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   The device is listed under: `adb devices`
   but running `cordova run android` will give the problem
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   S10+ Android 11
   
   
   ### Version information
   <!--
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   Cordova: 10.0.0
   Cordova Android: 8.1.0
   OS: Android 11
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org