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

filename from Image returning null on iOS

Open AbundantSalmon opened this issue 4 years ago • 3 comments

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.36.0
  • react-native v0.64.1

Platform

  • iOS

Expected behaviour

filename field in Image object returns filename

Actual behaviour

filename field returns null value.

It should have an filename, as our patch for now is to get the filename from the path like we do for android.

This used to work from my understanding (before my time in our codebase) but has broken recently, maybe this to do with the latest iOS update?

AbundantSalmon avatar Jun 17 '21 01:06 AbundantSalmon

same issue

huynhbinh6 avatar Jul 01 '21 08:07 huynhbinh6

+1

matinzd avatar Nov 22 '21 16:11 matinzd

+1

cbhadarka avatar Apr 10 '25 10:04 cbhadarka