We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
here is the code :
<StreamApp apiKey="" appId="" token=""> <FlatFeed Activity={CustomActivity} notify /> <StatusUpdateForm feedGroup={"timeline"} /> </StreamApp>
I am testing on android phone
The text was updated successfully, but these errors were encountered:
it is related to react native so opening it in : GetStream/react-native-activity-feed#160
Sorry, something went wrong.
No branches or pull requests
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
here is the code :
I am testing on android phone
The text was updated successfully, but these errors were encountered: