Welcome! › Forums › Unity Plugins › In-App Web Browser › Enable Android System Webview Debug › Reply To: Enable Android System Webview Debug
November 3, 2017 at 9:54 am
#430
Piotr
Keymaster
No, but I’ve emailed you with a unity package with that feature.
In order to enable it you should set webContentsDebuggingEnabled
in DisplayOptions
passed to OpenURL
method.
I couldn’t test it out because of some Android SDK weirdness but hopefully it works 😉