Open poliahrameshkumar opened 2 years ago
@poliahrameshkumar Hello Ramesh,
This is Nikolay from QuickBlox support.
We have created an internal ticket and forwarded it to our developers. Once there is any news or we need more information, we will let you know.
@QB-nikolay-zolotarov Could you please let us know when it can be resolved? My Team has done both audio/video call integration and chat. It is just a matter of time resolving this issue and go to production with Quickblox enterprise subscription. I request you to resolve this on priority.
@poliahrameshkumar Our developers are already working on the issue. The task was prioritized. ETA - next Friday 21 Jan.
@QB-nikolay-zolotarov any update do you have? I checked with the latest package but still the issue exists.
@poliahrameshkumar Our developers are still working on it. We will update you as soon as possible.
@QB-nikolay-zolotarov Could you please update the status of the fix, as it is more than a month and still we are waiting for the fix. Our production release date is getting affected because of unavailability of this fix. Could you confirm when It will get fixed? Please resolve the issue as soon as possible.
@poliahrameshkumar Please check the attached archive with a sample code with the possibility to send any files as chat message attachments. As we have checked, it works with .pdf, .mp3. quickblox-react-native-chat-sample.zip
@QB-nikolay-zolotarov The sample you provided make use of content path URI. So, it is working. But the fix has to be for file path URI also as content path URI would support only open folders like Download folder. It may not support internal app specific folder. Could you please provide the fix for file path URI?
@poliahrameshkumar To provide you with the appropriate answer, please clarify the following points:
@QB-nikolay-zolotarov Below is the answer.
So, it would be better if there is a fix for File URI to attach audio files.
Please check the updated SDK with a fix: https://github.com/QuickBlox/quickblox-react-native-sdk/releases/tag/0.5.19-beta
I am getting error message Error: Can't load file from uriString when uploading audio and PDF files with Quickblox in React Native Android app. It is working for images and videos. Quickblox documentation confirms it supports all file formats for chat attachment. Could someone please guide me how to get rid of this error?