You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have a problem with uploading an image with StatusUpdateForm component
it always gives me : "something went wrong when uploading your image .Is your internet working ? ...etc "
uploading only text posts work however with images it gives me above error , also small images doesn't work
the mobile internet is working fine and also trying to use small images as the error suggests but with no luck
Setup (always fill this in):
react-native-activity-feed
orexpo-activity-feed
version:npm list --pattern <package-name>
/yarn list --pattern <package-name>
`-- [email protected]
getstream
version:npm list --pattern getstream
/yarn list --pattern getstream
-- [email protected]
-- [email protected]`-- [email protected]
Describe the bug
I have a problem with uploading an image with StatusUpdateForm component
it always gives me : "something went wrong when uploading your image .Is your internet working ? ...etc "
uploading only text posts work however with images it gives me above error , also small images doesn't work
the mobile internet is working fine and also trying to use small images as the error suggests but with no luck
To Reproduce
here is the code :
Expected behavior
Upload image should be successful as both the network and image size are OK .
Screenshots
screen shot above
The text was updated successfully, but these errors were encountered: