How to debug ionic app on device using ng-inspector or batarang

Dear experts,
How to use ng-inspector or chrome batarang to debug when running ionic app with cordova plugins installed on devices?
thx.
Lola

Does this help? https://ionic.zone/debug/remote-debug-your-app#android

thx sujan. but ng-inspector or chrome batarang doesn’t work with the chrome remote debugging

Oh sorry, didn’t know that. If that’s true then you can probably not really use them for an app running on a device, but only for ionic serve or a browser/PWA build of the app.