> After a few questions about changing an attribute of the WebSettings of the > WebView (setAllowFileAccess) here : > https://lists.apache.org/thread.html/3b97152bf089423292ba039bc690d923e438c4f902c40c2714faff90@%3Cdev.cordova.apache.org%3E > And : > https://lists.apache.org/thread.html/1865cda074ad5d741bd19d01a56cc5b2b4ac6e2a599d31b34f89eed6@%3Cdev.cordova.apache.org%3E > (sorry for bad reply of my second mail who lost historic)
I read through the other threads. The two problems right now are that cordova-plugin-fcm does not work with cordova-android@7 and you need to do settings.setAllowFileAccess(false). I think you are right to maintain a private fork of cordova-android@6 for now. I recommend that you guys watch the issues and updates on our cordova-android project for anything important. There were npm security audit issues on some old dependencies, which we fixed in cordova-android@7. > I'd like to ask if it is possible to develop a new feature, to allow changing > WebSettings of the WebView by config file. That should be possible. I am personally not so familiar with the configuration part, would need some time to figure out how we could do this. I would favor a process of identifying the use cases before going deeper, as Jan asked. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org