stream-chat-react-native
stream-chat-react-native copied to clipboard
Cannot upload images from image picker on Android
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:
- Open Image Picker
- Select an Image from the image picker.
- 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.