Mauker
Mauker

Reputation: 11487

Ionic View doesn't show on chrome inspect

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.

Motorola error

P.S.: Other devices show my app just fine. And the problem also happened with other motorola devices.

What have I done so far


So, am I doing something wrong?

Upvotes: 7

Views: 737

Answers (2)

JAAD
JAAD

Reputation: 12379

You should change to USB Mode to MTP or PTP(Linux) from Charge Only for it to work

Upvotes: 1

Rai Vu
Rai Vu

Reputation: 1635

You should install the device's driver. I had also issue but with Samsung.

Upvotes: 1

Related Questions