I am developing an app for a new Android device (on all other I've never had this issue).
It's running 4.2.2 I have enabled developer mode and allowed usb debugging (I receive the status notification that usb debugging enabled)
However, in chrome://inspect the screen keeps alternating between the below two messages, seems it can't make up it's mind!
- ratech72_wet_rlk_lca #0123456789ABCDEF
- Offline #00180123456789ABCDEF Pending authentication: please accept debugging session on the device.
I've tried unplugging and restarting everything to no avail
When I plug in the device I see the following status messages on the device systray, in this order
- Connected as USB Storage
- USB Debugging Connected
- USB Connected
How can I access chrome inspect on this device? I am using logcat for now but it's far less powerful than chrome dev tools.