Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Content Codecs when preparing messages #212

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

alexrisch
Copy link
Contributor

Adds support for prepareMessage to handled encoded content

Adds support for prepareMessage to handled encoded content
@alexrisch alexrisch requested a review from a team as a code owner January 2, 2024 22:16
alexrisch pushed a commit to xmtp/xmtp-react-native that referenced this pull request Jan 2, 2024
Added logic in Conversation to handle content type in prepare method
Updated bridged module to handle encrypted messages

Requires iOS Sdk Change: xmtp/xmtp-ios#212
Requires Android Sdk Change:
Copy link
Contributor

@nplasterer nplasterer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget you'll need to bump the podspec so that we can consume this in RN when it merges.

Sources/XMTP/Conversation.swift Outdated Show resolved Hide resolved
@nplasterer nplasterer merged commit 31b5ecf into main Jan 3, 2024
1 check passed
@nplasterer nplasterer deleted the user/alexrisch/encrypt-prepare branch January 3, 2024 00:19
alexrisch pushed a commit to xmtp/xmtp-react-native that referenced this pull request Jan 3, 2024
Added logic in Conversation to handle content type in prepare method
Updated bridged module to handle encrypted messages

Requires iOS Sdk Change: xmtp/xmtp-ios#212
Requires Android Sdk Change:
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