oxen-io / session-android

A private messenger for Android.
https://getsession.org
GNU General Public License v3.0
1.87k stars 171 forks source link

[BUG] Synchronisation bug between different platforms #1668

Open Nat392 opened 1 month ago

Nat392 commented 1 month ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

I'm experiencing an issue with data synchronization across both the Android and Windows versions of the app. Specifically, there seems to be a problem with syncing messages, open discussions, and group information. For instance, when I open the app on my phone, old contacts reappear in my chat list. Additionally, in a group with 4 members, the app only shows the first two members, leaving out the rest. This inconsistency occurs regardless of the platform I'm using.

Expected Behavior

I expect the data to synchronize correctly across both the Android and Windows versions of the app. This includes having the chat list reflect only current contacts, accurate group member listings, and proper synchronization of all messages and discussions across devices. When I open the app, I should see up-to-date information that matches the state of my chats and groups on all platforms.

Steps To Reproduce

No idea, I didn't do anything special.

Android Version

Android 14

Session Version

1.19.2 (3800 - afbb71)

Anything else?

No response

pottsandpans commented 2 weeks ago

Thanks for raising an issue. The issue you are experiencing with contacts reappearing is a very complex issue to fix and unfortunately, cannot be resolved quickly. However, the issue you mentioned around groups should be solved in our upcoming Groups Rebuild release.