Skip to content

bug: no way to disable file upload limit of 100mb when using our own upload process?  #2473

@MatheoJaouen

Description

@MatheoJaouen

Describe the bug

A clear and concise description of what the bug is.

No way to disable size limit when using our own uploader?
Trying in the app config to setup it too, still limited to 100mb
image
image
related RN ticket, GetStream/stream-chat-react-native#2617

I would prefer not to update the config either, adding an extra call at app launch etc.
https://getstream.io/chat/docs/react/app_setting_overview/#file-uploads
await client.updateAppSettings({

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A way to completely disable the file size limit when using our own uploader.

A clear and concise description of what you expected to happen.

Screenshots
image

If applicable, add screenshots to help explain your problem.

Package version

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus:confirmedDescribed issue has been reproduced by the repo maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions