Reputation: 11487
I'm trying to do some debugging on my ionic app and I have a Moto Maxx (international version of the Droid Turbo). Problem is, the device is detected, but my application is not listed on chrome://inspect
, as you can see on the screenshot below.
P.S.: Other devices show my app just fine. And the problem also happened with other motorola devices.
Discover USB devices
is checked on chrome://inspect
.So, am I doing something wrong?
Upvotes: 7
Views: 737
Reputation: 12379
You should change to USB Mode to MTP or PTP(Linux) from Charge Only for it to work
Upvotes: 1
Reputation: 1635
You should install the device's driver. I had also issue but with Samsung.
Upvotes: 1