Is it possible to enable LocalStorage in the HybridWebView, I can't seem to find it. I don't know how the HybridWebview actually wraps around the browser components on the devices, but e.g. in Android you have to enable some settings, like discussed in this thread: https://forums.xamarin.com/discussion/14399/local-storage-in-webview-in-android-app
Would it be possible to get HybridWebview to enable this? Thanks!