Set ‘setWebContentsDebuggingEnabled’ to true in Android webview

0
Hi, Our test automation team wants the property setWebContentsDebuggingEnabled to be set to true in our PhoneGap build as explained in the url below. I know we don't deal with  direct updates in the android/java files in Mendix/PhoneGap environment. Is it possible to control this using preferences in config.xml ? https://adam.garrett-harris.com/remote-debugging-in-phonegap-with-chrome-devtools/ Please advise. Regards, Vinod.  
asked
1 answers
0

Hi Vinod,

I believe you can do this on PhoneGapBuild by going to the app's settings and checking the "Enable Debugging" box. I've debugged apps on Android plenty of times.

answered