security-samples
security-samples copied to clipboard
Android enable android:directBootAware="true" and android:defaultToDeviceProtectedStorage="true"
Caused by: java.lang.IllegalArgumentException: WebView cannot be used with device protected storage at com.android.webview.chromium.WebViewChromiumFactoryProvider.b(
android:defaultToDeviceProtectedStorage="true" need set to false,it can do work.