cordova-android icon indicating copy to clipboard operation
cordova-android copied to clipboard

Cordova can't find the device connected via Wireless Debugging feature on Android 11

Open angjelkom opened this issue 4 years ago • 0 comments

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

Command or Code

The device is listed under: adb devices but running cordova run android will give the problem

Environment, Platform, Device

S10+ Android 11

Version information

Cordova: 10.0.0 Cordova Android: 8.1.0 OS: Android 11

Checklist

  • [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

angjelkom avatar Jan 21 '21 08:01 angjelkom