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

fix: syncAllGroups returns num of groups synced. possible fork fixes #482

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

cameronvoell
Copy link
Contributor

No description provided.

@cameronvoell cameronvoell requested a review from a team as a code owner August 26, 2024 19:47
@cameronvoell
Copy link
Contributor Author

cameronvoell commented Aug 26, 2024

Interesting that for some reason on android RN, the first syncAllGroups after being removed reflects the new number of groups the user is in, while on android native, ios native, and ios RN, one sync is required after removal from a group, before it to be reflected in the numActive groups.

This inconsistency should not affect any core behavior and isnt worth holding up the rest of the fixes and updates in this release, so I recommend we move ahead and look into that behavior inconsistency in a different thread.

See: https://github.com/xmtp/xmtp-react-native/pull/482/files#diff-3b2eca62a1b7bff3da3b3a36c6afedb29d404f511354c40bcf6513e631bd0732R2177-R2190

@cameronvoell cameronvoell merged commit 89cf5d4 into main Aug 26, 2024
5 of 6 checks passed
@cameronvoell cameronvoell deleted the cv/fork-prevention-sync-all-improvements branch August 26, 2024 20:22
Copy link

🎉 This PR is included in version 2.4.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants