birdofpreyru / react-native-fs

File system access for React Native
https://dr.pogodin.studio/docs/react-native-file-system
Other
121 stars 8 forks source link

An exception occurs when downloadFile is used on ios. Procedure #20

Closed yunianzhuang closed 7 months ago

yunianzhuang commented 7 months ago

54

I encountered such a situation when using downloadFile

Hello, may I ask what the situation is?

rn version 0.71 fs version 2.21.0-alpha.1

birdofpreyru commented 7 months ago

Hey @yunianzhuang , why would you use 2.21.0-alpha.1, when v2.21.0-alpha.8 is available? downloadFile() was definitely broken in 2.21.0-alpha.1, and it is supposed to work fine since 2.21.0-alpha.4.