oxen-io / session-ios

A private messenger for iOS.
https://getsession.org
GNU General Public License v3.0
386 stars 85 forks source link

[BUG] Other people's avatars do not change #942

Open qdhj opened 6 months ago

qdhj commented 6 months ago

Code of conduct

Self-training on how to write a bug report

Is there an existing issue for this?

Current Behavior

Closed group's user's avatars do not change when they change them. I still see them changed from MacOS Session.

Expected Behavior

They should change when they're changed.

Steps To Reproduce

No response

iOS Version

iOS 17.1.1

Session Version

2.4.3 (427)

Anything else?

com.loki-project.loki-messenger 2023-12-13--11-29-23-782.log

mpretty-cyro commented 6 months ago

We've reworked how display pictures are downloaded as part of #894 to make them more reliable (we now schedule a new DisplayPictureDownloadJob for each download) so this should be fixed once that is released