Whats the deal with remote debugging WebViews?

I’m trying to debug some cordova code… this used to work. I’ve done it before with no problems.

But now I can only see chrome via the chrome://inspect. No WebView is available when I activate the application.

Have followed this https://developers.google.com/web/tools/chrome-devtools/remote-debugging/#remote-debugging-on-android-with-chrome-devtools

to no avail… Please help.

edit: So is it something to do with this?

It would appear that the documentation now states that WebView applications need to be explicitly described as being ‘debugable’