Hi all, I am trying to create an app for a fit pro2 and I cannot get the web-inspector to work when i run in debug mode on a remote device. The web-inspector does not allow me to run any commands in the console and I can not debug. It does post logs to the console, but I need to be able to reload the app from the web-inspector console in order to view logs that the console did not receive in the beginning. I've tried everything I could find online. Note that the web-inspector for an emulator works perfectly. I cant use an emulate because I am using the accessory sdk and need to be able to connect to an android device.
Web-inspector not working for remote device