Closed ChiragGajjar closed 5 months ago
@ChiragGajjar can you also share the image which is throwing this error? I can test it on my end. Thanks
And one another device we getting this issue, - Android
Hey @ChiragGajjar, The file you uploaded is not a valid image file type. It's an ISO media that should be uploaded as a file rather than an image. Thanks.
You can also test it here: https://www.checkfiletype.com/
And one another device we getting this issue, - Android
Can you verify if the necessary permissions are allowed for the app in settings?
Yeah, We have given all permissions, it's working another device. but on that device we getting that issue.
Hey @ChiragGajjar, The file you uploaded is not a valid image file type. It's an ISO media that should be uploaded as a file rather than an image. Thanks.
You can also test it here: https://www.checkfiletype.com/
About this I have download some images from safari and 10% images is with this type - application/octet-stream.
@ChiragGajjar I asked our backend team for info. I will keep you posted.
Hi @ChiragGajjar,
Could you please share your app_id
?
I am closing this off as there is no progress or additional info.
Please don't hesitate to re-open it if the issue persists.
People still report this issue on Android in the samples apps
@esarbanis Any update on this issue?
Here is the app ID:- 1198644
@ChiragGajjar I am working on this now, I am trying to reproduce, I may have some more questions to help me out. Please bear with me π π
@ChiragGajjar I get the error that the mime type is image/avif
have you tried adding this mime type to your app's configuration?
I can't find out this methods on flutter.
client.updateAppSetting
That can only be called from the server SDKs, alternatively you can go to the dashboard Chat Messaging
-> Overview
-> Upload Configuration
-> Images
and add an Allow
behavior.
I am gong to close this, but will have my eye out if this is reported again to re-open it.
I see this issue was recently closed... why? I have been waiting for a resolution since October 2023. This is still an issue.
I am happy to re-open it, but I would like your help to reproduce it @mednow-roman .
This was closed because no-one answered my question and lack of activity usually means either a fix or a workaround was found without communicating it.
Great, thank you! Here are screenshots of my correspondence with your team regarding this. Let me know what else you need from me.
Files/Images are NOT blocked as far as I can tell.
@esarbanis Any updates on this? You asked for some details... were my screenshots enough?
@mednow-roman Thank you for your help π ! To be honest, I didn't find the time to go through them yet.
I expect to tackle this issue within the week. I am now driving this to master
, but I going through conflict hell with it ...
This issue is stale because it has been open for 20 days with no activity.
Bump.
@esarbanis Any update on this?
This issue is stale because it has been open for 20 days with no activity.
We pay $500 USD per month for your services so we would appreciate some progress updates and a timeline of when you expect to have this fixed by... and/or if it has been fixed already in a future version.
We are using the following stream packages:
stream_chat_flutter: 6.11.0
stream_chat_flutter_core: 6.10.0
stream_chat_localizations: 5.11.0
@mednow-roman + @ChiragGajjar there's a lot of noise on this issue, I am creating a new thread with the issue so we can sort out the proper issue.
Which packages are you using?
stream_chat_flutter
On what platforms did you experience the issue?
iOS, Android
What version are you using?
stream_chat_flutter: ^6.10.0
What happened?
When we send image to chat it will getting upload error
Steps to reproduce
Supporting info to reproduce
It will not getting error for all images, this happened only for some images
Relevant log output
Flutter analyze output
No response
Flutter doctor output
Code of Conduct