How to disable experimental Chrome Dev Tools for iOS mode
Starting with GapDebug 2.0 we reorganized and consolidate the settings. Additionally we removed the experimental Chrome Dev Tools for iOS debugging mode. But we forgot to disable the actually mode which can result in you being stuck with the obsolete Chrome dev tools when debugging an iOS app. Here’s how to revert back to using the standard Safari WebKit Inspector tooling for iOS debugging:
Method-1: upgrade to the latest beta-4 which includes the fix
See details here.
Method-2: manually reset GapDebug settings to their default
a. Stop GapDebug if running
b. Delete this folder ~/.gapdebug/runtime/.meta
c. Restart GapDebug