-
Notifications
You must be signed in to change notification settings - Fork 24.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C++ Exception in 'NativeModules': java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.File java.io.File.getParentFile()' on a null object reference, stack: #15976
Comments
@facebook-github-bot no-template |
Hey, thanks for reporting this issue! It looks like your description is missing some necessary information, or the list of reproduction steps is not complete. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce the issue being reported. I am going to close this, but feel free to open a new issue with the additional information provided. Thanks! See "What to Expect from Maintainers" to learn more. |
any luck figuring it out ? |
@cheerr did you manage to solve this? Are you using |
I am still having this problem and I am using react-native-fetch-blob |
Interesting. I've got the same stack trace in bugsnag and using react-native-fetch-blob. I'll keep you updated if i find a solution |
This is a |
I also have a problem with this, here is the error code
|
com.facebook.react.common.JavascriptException: C++ Exception in 'NativeModules': java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.File java.io.File.getParentFile()' on a null object reference, stack:
@472:101
n@2:565
i@2:348
t@2:210
@471:3413
n@2:565
i@2:348
t@2:210
@468:3421
n@2:565
i@2:348
t@2:210
@462:741
n@2:565
i@2:348
t@2:210
@345:275
n@2:565
i@2:348
t@2:210
@283:145
n@2:565
i@2:348
t@2:210
@12:135
n@2:565
i@2:278
t@2:210
global code@532:9
The text was updated successfully, but these errors were encountered: