How to disable ChildBrowser plugin
Posted: Thu Jun 20, 2013 8:37 am
I would like to disable childbrowser plugin from Appery, is there any way to do it?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
I would like to disable childbrowser plugin from Appery, is there any way to do it?
Hello! You would need to export source code and disable childbrowser plugin there.
<!-- plugin name="ChildBrowser" value="com.phonegap.plugins.childBrowser.ChildBrowser" / --
remove this one?
Yes