Skip to content

fix: missing mime types#3491

Merged
isekovanic merged 2 commits intoV8-releasefrom
fix/missing-mime-types
Mar 16, 2026
Merged

fix: missing mime types#3491
isekovanic merged 2 commits intoV8-releasefrom
fix/missing-mime-types

Conversation

@isekovanic
Copy link
Contributor

🎯 Goal

πŸ›  Implementation details

This PR adds various safeguards for the relatively rare situations where the mime type of certain attachments cannot be resolved.

Apart from various heuristics to try to predict the mime type, we enforce application/octet-stream as a file type we do not specifically know.

🎨 UI Changes

iOS
Before After
Android
Before After

πŸ§ͺ Testing

β˜‘οΈ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

SDK Size

title develop branch diff status
js_bundle_size 373 KB 304 KB -70335 B πŸš€

@isekovanic isekovanic merged commit 2b04060 into V8-release Mar 16, 2026
5 checks passed
@isekovanic isekovanic deleted the fix/missing-mime-types branch March 16, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants