debugging - How to remote debug on chrome mobile on IOS devices -
anyone here knows if it's possible remote debug on chrome mobile on ios devices? have site div 100% width , height , position fixed. reason element stays @ wrong position.
i know it's possible debug safari problem happens on chrome , on ios devices.
thanks angelo
you can use weinre.
instructions on how use available @ link below.
https://developer.mozilla.org/en-us/firefox_os/platform/gaia/weinre_as_remote_debugger
it worked me on mac/iphone/chrome
it works on mac/android/chrome , firefox browsers too.
if code/files on remote device, make sure run tool (weinre) on remote system.
Comments
Post a Comment