Improvements to FileCache logic. #444
Labels
T-Task
T-User Story
Team: Element X Platform
X-Needs-Rust
This issue needs a Rust SDK change. It must have a link to a Rust SDK issue
Z-BBQ-Beta
Required for ElementX - BBQ - Beta
Whenever we download media to show via AVPlayer/QuickLook the file is cached using naive guesses of the file extension. As we're writing
Data
to disk, the file doesn't have any useful type metadata, so if the file extension is wrong (e.g. #443) then playback/previewing will fail. We should either:The text was updated successfully, but these errors were encountered: