docs(android): enhance multimedia attachment#430
Open
hritika-cometchat wants to merge 9 commits into
Open
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
…and live previews
suraj-chauhan-cometchat
added a commit
that referenced
this pull request
Jul 23, 2026
…haring Add the multi_attachments_mobile.png screenshot (shared with the Android multi-attachment docs, PR #430) and reference it in the core-features Media Sharing section, replacing the older single-media image. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
suraj-chauhan-cometchat
added a commit
that referenced
this pull request
Jul 23, 2026
…setMuid Match the Android multi-attachment guide (PR #430): call mediaMessage.setMuid(request.getBatchId()) in the upload-then-send example so the sent MediaMessage is tied to its upload batch. setMuid() is inherited from BaseMessage in @cometchat/chat-sdk-react-native. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
adityakotasthane07
added a commit
that referenced
this pull request
Jul 23, 2026
Mirror the Android multimedia-attachments docs (PR #430) for iOS: - sdk/ios/upload-files: new dedicated page for the UploadFileRequest upload-then-send flow — create request, uploadAttachments with caller-supplied fileIds, UploadFileListener (onFileProgress/ onFileUploaded/onFileError/onFileFailure/onComplete), UploadResult, configuration setters, per-call + global listeners, batch getters, remove/retry/clear, limits, reliability behavior, and the error table - sdk/ios/send-message: slim the Multiple Attachments section to the upload-first tip plus the two direct-send forms (files array and pre-hosted Attachment objects) - docs.json: register sdk/ios/upload-files after send-message - ui-kit/ios/core-features: add the multi-attachment overview screenshot to the Media Sharing section
suraj-chauhan-cometchat
added a commit
that referenced
this pull request
Jul 24, 2026
…lign Media Sharing with Android - audios-bubble: document expandButtonTextStyle (now exposed by audiosBubbleStyles) - images/videos-bubble: CometChatMediaViewer as plain text (no MediaViewer page to link) - images-bubble: drop mislinked "Image Bubble" -> message-bubble-styling, plain text like siblings - all bubble/composer/list pages: remove 7 empty screenshot TODO comment markers - core-features Media Sharing: mirror Android PR #430 copy, table anchors, and split/grouping note Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Issue(s)
Type of Change
Checklist
Additional Information
Screenshots (if applicable)