Ionic View not recognized in chrome://inspect

I want to debug my hybride application via the Ionic View App, using the chrome://inspect tab of my desktop chrome browser. I connected my device (Nexus 4) and can open the console for all other opened webpages in Android's chrome-browser. As described in the ionic.io documentation (http://docs.ionic.io/v1.0/docs/chrome-inspector), I should also see the Ionic View App appear in the inspect menu but that isn't the case... Am I doing something wrong? I installed the right driver for my device and can see and inspect other mobile webpages.

Have you configured your device?

Steps

  • On your device: enable USB Debugging.
  • Connect your device via USB.
  • In Chrome in the 'inspect' tab (chrome://inspect) check the option Discover USB Devices.

Check the Chrome docs for more information, maybe you are missing something.