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

Bug: Unable to prepare a message with a custom type. #567

Closed
hookie256 opened this issue Dec 16, 2024 · 1 comment · Fixed by #568
Closed

Bug: Unable to prepare a message with a custom type. #567

hookie256 opened this issue Dec 16, 2024 · 1 comment · Fixed by #568
Labels
bug Something isn't working

Comments

@hookie256
Copy link

Describe the bug

When I call prepareMessage function, I met an error:
ERROR in prepareMessage() The operation couldn’t be completed. (XMTPReactNative.ContentJson.Error error 0.)

Expected behavior

No response

Steps to reproduce the bug

No response

@nplasterer
Copy link
Contributor

That was my bad I thought you were using send. Custom content type support has now also been added for prepareMessage. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants