Hi,
I’m very new to JUCE so please forgive my ignorance.
When using a WebBrowserComponent class, I guess that the underlying implementation when compiled for Android is a Webview and I’d need to activate the setDomStorage flag (WebSettings | API reference | Android Developers) for my project.
The issue is that I have no clue how I’m supposed to reach it ![]()
As a minimal example, I’m just tweaking the WebBrowserDemo
Is there a bit of documentation somewhere about this kind of use cases ? I use JUCE 8.0.7.
Thanks in advance ! ![]()
Best,
Matthieu
