security-samples icon indicating copy to clipboard operation
security-samples copied to clipboard

Android enable android:directBootAware="true" and android:defaultToDeviceProtectedStorage="true"

Open sunlinebox opened this issue 2 years ago • 1 comments

Caused by: java.lang.IllegalArgumentException: WebView cannot be used with device protected storage at com.android.webview.chromium.WebViewChromiumFactoryProvider.b(

sunlinebox avatar Apr 25 '23 12:04 sunlinebox

android:defaultToDeviceProtectedStorage="true" need set to false,it can do work.

sunlinebox avatar Apr 26 '23 01:04 sunlinebox