You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I'm seeing. this looks to work fine on Android, but fails on iOS. I think it's failing somewhere in remotedebug-ios-webkit-adapter (the translation layer we use to go from chrome debug protocol -> WebKits protocol).
The VSCode debugger supports conditional breakpoints, but it doesn't seem to work in the current code. Would be nice to be able to use this feature.
The text was updated successfully, but these errors were encountered: