I was wondering whether it was possible to use the Chrome Remote Debugger to debug an Ionic application running from an APK build (not running via chrome on device).
When I open an ionic application only appears on my chrome://inspect page if I open the ionic app in chrome and not as an APK build.
The image below shows chrome://inspect#devices, as you can see my ionic app can appears when opened in chrome. I do not see an entry when opening as APK.