stream-chat-flutter icon indicating copy to clipboard operation
stream-chat-flutter copied to clipboard

When user on android tries to download .doxc it downloads .zip folder

Open Mounix99 opened this issue 1 year ago • 0 comments

Which packages are you using?

stream_chat_flutter

On what platforms did you experience the issue?

Android

What version are you using?

stream_chat_flutter: ^7.0.2 stream_chat_localizations: ^7.0.2 stream_chat_persistence: ^7.0.2

What happened?

User tries to download .docx format from chat on android but instead received .zip

Steps to reproduce

1. Upload to chat file with docx format
2. Try to download it from android

Supporting info to reproduce

No response

Relevant log output

No response

Flutter analyze output

No response

Flutter doctor output

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.16.9, on macOS 14.2.1 23C71 darwin-arm64, locale en-UA)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 15.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
[✓] Connected device (5 available)
[✓] Network resources

• No issues found!

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Mounix99 avatar Feb 29 '24 08:02 Mounix99