stream-chat-react-native icon indicating copy to clipboard operation
stream-chat-react-native copied to clipboard

Cannot upload images from image picker on Android

Open khushal87 opened this issue 3 years ago • 0 comments

Describe the bug Lately, uploading an image using an image picker isn't working on android.

Dev environment info (please complete/provide the following information):

  • Latest version
  • Android

To Reproduce Steps to reproduce the behavior:

  1. Open Image Picker
  2. Select an Image from the image picker.
  3. You will see retry button

Expected behaviour The Image should be uploaded smoothly.

Additional context Check for video and file picker too while fixing the issue.

khushal87 avatar Aug 11 '22 12:08 khushal87