react-native-image-crop-picker icon indicating copy to clipboard operation
react-native-image-crop-picker copied to clipboard

Fetch is returing status code 0 on requesting to image uri provided by this module.

Open Prafullthakur opened this issue 3 years ago • 0 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v^0.37.3

Expected behaviour

it should return status code 200 on this file uri.

Actual behaviour

Get request on image uri using fetch is returning status code 0 and ok "false".

Attachments

image

// stacktrace or any other useful debug info

Love react-native-image-crop-picker? Please consider supporting our collective: 👉 https://opencollective.com/react-native-image-crop-picker/donate

Prafullthakur avatar Jul 09 '22 11:07 Prafullthakur