If i try to pick a non existing file from the Download section (because that is possible, and there is no difference from the existing files), with DocumentPicker.getDocumentAsync({ type: ‘/’ }), both the Expo app and the standalone app crashes.
Sounds like a bug to me. Any chance you could create a MVCE (https://stackoverflow.com/help/mcve) of this? Either in a Snack or a github repo to help us remedy it?