Skip to content
New issue

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

upload image using StatusUpdateForm always fails #126

Closed
mm7mod opened this issue Dec 6, 2020 · 1 comment
Closed

upload image using StatusUpdateForm always fails #126

mm7mod opened this issue Dec 6, 2020 · 1 comment

Comments

@mm7mod
Copy link

mm7mod commented Dec 6, 2020

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 "

130196981_207050597657735_3972864734010711280_n

  • 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

@mm7mod mm7mod closed this as completed Dec 7, 2020
@mm7mod
Copy link
Author

mm7mod commented Dec 7, 2020

it is related to react native so opening it in :
GetStream/react-native-activity-feed#160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant