1

I am trying to debug my ionic app, running on android device. I tried out google chromee chrome://inspect url. But it doesn't give me access to my app. It just shows as given below :- enter image description here

It doesn't give any more information. Can anyone plese help me in figuring out, how to counter this problem.

Thanks in advance.

Mangu Singh Rajpurohit
  • 10,806
  • 4
  • 68
  • 97

2 Answers2

1

I had a similar problem. Running adb server solved my problem. I found the solution here: Chrome remote debugging, the device is not showing up

FreeBird72
  • 123
  • 1
  • 2
1

I had the same problem when trying apps directly from the Play Store. When tried their debug version they appeared fine for me.

Francislainy Campos
  • 3,462
  • 4
  • 33
  • 81