-
Notifications
You must be signed in to change notification settings - Fork 292
Description
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
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:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.
If applicable, add screenshots to help explain your problem.
Package version
- stream-chat-react: [email protected]
- stream-chat-css:
- stream-chat-js:
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.