Skip to content

Some file formats downloads as .zip archive #2213

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

Open
1 task done
Mounix99 opened this issue Apr 14, 2025 · 4 comments
Open
1 task done

Some file formats downloads as .zip archive #2213

Mounix99 opened this issue Apr 14, 2025 · 4 comments

Comments

@Mounix99
Copy link
Contributor

Which packages are you using?

stream_chat_flutter, stream_chat_persistance, stream_chat_localizations

On what platforms did you experience the issue?

iOS, Android, Web

What version are you using?

stream_chat_flutter: ^9.7.0
stream_chat_localizations: ^9.7.0
stream_chat_persistence: ^9.7.0

What happened?

It is impossible to download some types of files on android. In my case .xlsx file.

Steps to reproduce

1. Upload .xlsx file to chat
2. Open chat on android device
3. Try to download .xlsx file
...

Supporting info to reproduce

Reproduced only on Android devices in 100% of cases

Relevant log output

-

Flutter analyze output

Analyzing project...                                                     
No issues found! (ran in 20.6s)

Flutter doctor output

Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel [user-branch], 3.27.4, on macOS 15.4 24E248 darwin-arm64, locale en-PL)
    ! Flutter version 3.27.4 on channel [user-branch] at /Users/mykyta/development/flutter
      Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
      If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/setup.
    ! Upstream repository unknown source is not a standard remote.
      Set environment variable "FLUTTER_GIT_URL" to unknown source to dismiss this error.
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] Connected device (6 available)
[✓] Network resources

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Mounix99 Mounix99 added the bug Something isn't working label Apr 14, 2025
@xsahil03x
Copy link
Member

@Mounix99 , I am not able to reproduce this. Can you share the file using which i can reproduce this? Thanks

@xsahil03x xsahil03x added waiting for user response and removed bug Something isn't working labels Apr 14, 2025
Copy link

Hey, you can help us out by closing this issue if the problem no longer exists, or adding more information.

@github-actions github-actions bot added the Stale label Apr 22, 2025
@Mounix99
Copy link
Contributor Author

Mounix99 commented Apr 23, 2025

@xsahil03x Hi, yes! This problem produces only on Android devices. Here is the example of file:

Events-07.04.2025-14.04.2025--1-.xlsx

@xsahil03x
Copy link
Member

Hey @Mounix99 , Thanks i can reproduce it. It's a BE issue and will let you know once fixed.

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

No branches or pull requests

2 participants