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

createAt field for group returned from stream does not match field from createGroup (android only bug) #278

Closed
cameronvoell opened this issue Feb 21, 2024 · 0 comments
Labels
beta Related to Beta branch bug Something isn't working

Comments

@cameronvoell
Copy link
Contributor

Describe the bug

On android, list() and listAll() methods for conversations returns in Chronological order for iOS and reverse Chronological order.

Expected behavior

Android should match iOS and have the createdAt field on a group returned from a stream match createdAt field on a group returned from createGroup function.

Steps to reproduce the bug

See tests: https://github.com/xmtp/xmtp-react-native/pull/273/files#diff-4b96887b4344b96a5d9e30cad1e87d74d6d9eab735f00c9c0cbad5e976f1ccb4R146-R311

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

No branches or pull requests

2 participants