Changes between Version 8 and Version 9 of DeveloperGuidelines/EdenMobile/Debugging


Ignore:
Timestamp:
10/10/16 20:42:59 (8 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperGuidelines/EdenMobile/Debugging

    v8 v9  
    1616
    1717Now you will see the live screen of the app on your phone in the Chrome window, and you have the full Chrome developer console including HTML inspect, JS debugging with break points, single-stepping etc, to debug the app live on your phone. You can also interact with the app screen in the Chrome window.
     18
     19[[Image(remote-debugging-with-chrome.png)]]
    1820
    1921See also: https://developers.google.com/web/tools/chrome-devtools/remote-debugging