Is it possible to insert code into config.xml by JS SDK? I know that I can use "cordova-plugins" in edittime.js, but what if I need to give my plugin some options like
<platform name="android"> <preference name=".." value=".." /> </platform>
Develop games in your browser. Powerful, performant & highly capable.