[Problem/Question]
// Detailed description of issue.
Cannot send filemessage from android. it works on ios.
Tried the javascript sdk and the uikit same problem. works on ios and not on android.
the error message says network error from the sdk. on uikit it just shows failure
// If problem, please fill out the below. If question, please delete.
[UIKit Version]
// What version of the SDK are you using?
2.5.0
@sendbird/chat: 4.8.5 and 4.9.0 both tested
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.
reproduced on expo example app. sendbird/sendbird-uikit-sample-react-native-expo: [Sample] React-Native UIKit for Expo (github.com)
[Frequency]
// How frequently is this issue occurring?
everytime
[Current impact]
// How is this currently impacting your implementation?
Blocker