This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
NullPointerException #571
Comments
+1 |
1 similar comment
+1 |
Hi! Did anyone solve this? @cbjs I'm with this issue:
|
+1 |
1 similar comment
+1 |
PR #619 |
+1 |
2 similar comments
+1 |
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
react-native: 0.49.3
react-native-fetch-blob: 0.10.8
os: android
same with #557
logcat output:
10-24 00:09:02.942 6724 7168 I am_crash: java.lang.NullPointerException: Attempt to invoke virtual method 'java.io.File java.io.File.getParentFile()' on a null object reference, stack:
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: com.RNFetchBlob.RNFetchBlobFS.getSystemfolders@216
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: com.RNFetchBlob.RNFetchBlob.getConstants@84
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: com.facebook.react.bridge.JavaModuleWrapper.getConstants@140
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: android.os.Handler.handleCallback@815
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: android.os.Handler.dispatchMessage@104
CRASH
10-24 00:09:02.942 6724 7168 I am_crash: com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage@31
The text was updated successfully, but these errors were encountered: