Closed Samsinite closed 8 years ago
I will be able to look at this later today - I've been debugging stuff on mobile in a similar way recently.
Cool I can't really complain, the ember-inspector is already awesome! That, and chrome on the desktop is so close to the same since I'm using Crosswalk with cordova :).
So I can confirm this.
Device: Nexus 5/4.4.2 Chrome 35.0
Test site: http://discuss.emberjs.com
Process: https://developer.chrome.com/devtools/docs/remote-debugging
However, the AngularJS extension is also non-functional. I tried debugging beta.virginamerica.com and it couldn't identify the Angular app. So maybe this is a sandboxing restriction of Chrome Extensions + remote debugging at the moment?
I recommend opening a chrome devtools issue
Did anyone open a devtools issue about this? I'd be happy to but I'm not familiar with how the inspector works under the hood so I'm not sure why it doesn't work when remote debugging...
You can now use the Ember Inspector on any device if you are using ember-cli with https://github.com/joostdevries/ember-cli-remote-inspector
Any idea why the ember inspector is unable to identify an ember app when debugging a USB device using chrome://inspect/#devices? Is this a chrome inspector limitation?