You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
birdofpreyru
changed the title
Android: pickFile() should be patched for the case when selection is cancelled, and thus messages a _null_ URI
Android: pickFile() should be patched for the case when selection is cancelled, and thus messages a null URI
Oct 12, 2023
react-native-fs/android/src/main/java/com/drpogodin/reactnativefs/ReactNativeFsModule.java
Lines 92 to 96 in 9d5f81f
☝️ Here, we should guard against
uri
being null.The text was updated successfully, but these errors were encountered: