react-native-blob-util icon indicating copy to clipboard operation
react-native-blob-util copied to clipboard

Typeerror: Cannot read property ‘DocumentDir’ of null, js engine : Hermes, stack : anonymous @1129:231

Open Murugeswari opened this issue 8 months ago • 2 comments

hi,

I am using the below version "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.71.11", "react-native-blob-util": "^0.17.0", facing issue like Typeerror: Cannot read property ‘DocumentDir’ of null, js engine : Hermes, while generate the apk file and tested in real device as well as emulator also. Could you please help me, I have spent more times as well as more days also

Murugeswari avatar Jun 05 '25 10:06 Murugeswari

You're running on Android right? Since you have react-dom included but are talking about APK

Are you using a standard react-native project or expo? Sounds like the native part is not available / initialized

RonRadtke avatar Jun 05 '25 17:06 RonRadtke

Same here

zongziyy avatar Jun 24 '25 05:06 zongziyy