file-dialogs
file-dialogs copied to clipboard
Incompatible with Android Q and above
This library is using the legacy storage model and should be upgraded without having to include the requestLegacyExternalStorage
flag in the manifest file. In some cases where the legacy model is not supported on some newer devices, the app will crash when a file dialog opens.
More info: https://developer.android.com/preview/privacy/storage
Please consider the necessary upgrades. Thanks in advance.