Fixes cropping part of ENG-4053.
Avoided replacing image URI with fetched asset URI when the file is in app's cache dir - this is where expo-image-picker stores cropped images.
Differential D8739
[native] Fix cropped avatar selection bartek on Aug 5 2023, 10:37 AM. Authored by Tags None Referenced Files
Subscribers
Details
Fixes cropping part of ENG-4053. Avoided replacing image URI with fetched asset URI when the file is in app's cache dir - this is where expo-image-picker stores cropped images. Set cropped photo as an avatar - it is set correctly. Sent multimedia both with media gallery and image picker - both ways work. Checked both iOS and Android.
Diff Detail
|