Update the SDK and use media filename and caption internally. (#3375)
Doesn't render captions (other than in fallback places).
This commit is contained in:
@@ -42,7 +42,7 @@ extension MediaProviderMock {
|
||||
return .success(data)
|
||||
}
|
||||
|
||||
loadFileFromSourceBodyReturnValue = .failure(.failedRetrievingFile)
|
||||
loadFileFromSourceFilenameReturnValue = .failure(.failedRetrievingFile)
|
||||
|
||||
loadImageRetryingOnReconnectionSizeClosure = { _, _ in
|
||||
Task {
|
||||
|
||||
Reference in New Issue
Block a user