forked from wkh237/react-native-fetch-blob
-
Notifications
You must be signed in to change notification settings - Fork 791
Open
Description
- React Native version: 0.64.0
- rn-fetch-blob version: 0.12.0
My application is failed to build for android because of an issue in java code:
RNFetchBlobReq.java:741: Error: Value must be ≥ 0 [Range]
int statusCode = c.getInt(c.getColumnIndex(DownloadManager.COLUMN_STATUS));
Please help to recheck, it should be getColumnIndexOrThrow
Thanks
martin2236imbarwinata and martin2236
Metadata
Metadata
Assignees
Labels
No labels