Issue
The problem
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.
What have I done so far
- Enabled USB debugging. (And adb see the phone just fine).
- The device is well connected, tested with other cables.
Discover USB devices
is checked onchrome://inspect
.- Tried to close and open the app before and after USB connection.
So, am I doing something wrong?
Solution
You should change to USB Mode to MTP or PTP(Linux) from Charge Only for it to work
Answered By - JAAD
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.