Can you debug webviews in Android with this? Or is it only for the dedicated browser?
[1] http://trigger.io/cross-platform-application-development-blo...
21–30 of 51 posts
Can you debug webviews in Android with this? Or is it only for the dedicated browser?
[1] http://trigger.io/cross-platform-application-development-blo...
Earlier quoted context omitted.
I'm on Linux and installing a virtual box with a Safari browser just for that seems like too much trouble. I have access to my brother's iPhone but it's annoying for me and for him to have to push my changes to a staging site then go "hey can I use your iPhone for a second" every 5 minutes.
I have had success debugging iOS Safari layout issues with https://github.com/google/ios-webkit-debug-proxy . It claims to support Linux, but I have only used it on a Mac. Could be worth a shot.
Devil's Advocate (from an uninformed newbie): What's the benefit of this when no one uses chrome for mobile? All android devices come with "Internet" and all iOS devices come with Mobile Safari. This doesn't help me resolve issues on the browsers that people actually use on mobile devices.
[1] https://play.google.com/store/apps/details?id=com.android.ch...
Are there any similar articles explaing how to use what Firefox has to offer? https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugg...
Can you debug webviews in Android with this? Or is it only for the dedicated browser?
Devil's Advocate (from an uninformed newbie): What's the benefit of this when no one uses chrome for mobile? All android devices come with "Internet" and all iOS devices come with Mobile Safari. This doesn't help me resolve issues on the browsers that people actually use on mobile devices.
"Internet" is not that good, and if by no one you mean only 100,000,000 - 500,000,000[1] people this really doesn't solve much. [1] https://play.google.com/store/apps/details?id=com.android.ch...
holy moley screencasting is amazing.
One thing that got me stuck for an entire coffee was that I needed to run Chrome Mobile Beta on the device to get the Screencast toolbar button to appear, otherwise you just get regular remote debugging with no button.
Devil's Advocate (from an uninformed newbie): What's the benefit of this when no one uses chrome for mobile? All android devices come with "Internet" and all iOS devices come with Mobile Safari. This doesn't help me resolve issues on the browsers that people actually use on mobile devices.
It isn't that helpful a feature at the moment but it is looking towards the future.