Skip to content

docs(android): enhance multimedia attachment#430

Open
hritika-cometchat wants to merge 9 commits into
mainfrom
feature/android-multimedia-attachments
Open

docs(android): enhance multimedia attachment#430
hritika-cometchat wants to merge 9 commits into
mainfrom
feature/android-multimedia-attachments

Conversation

@hritika-cometchat

@hritika-cometchat hritika-cometchat commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

Related Issue(s)

Type of Change

  • Documentation correction/update
  • New documentation
  • Improvement to existing documentation
  • Typo fix
  • Other (please specify)

Checklist

  • I have read the CONTRIBUTING document
  • My branch name follows the naming convention
  • My changes follow the documentation style guide
  • I have checked for spelling and grammar errors
  • All links in my changes are valid and working
  • My changes are accurately described in this pull request

Additional Information

Screenshots (if applicable)

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟢 Ready View Preview Jul 15, 2026, 2:02 PM

@mintlify

mintlify Bot commented Jul 15, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
cometchat 🟡 Building Jul 15, 2026, 1:57 PM

@hritika-cometchat hritika-cometchat changed the title docs: enhance multimedia attachment docs(android): enhance multimedia attachment Jul 22, 2026
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant