Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

UI sometimes do not update in realtime when image is received #559

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

Sometimes received image is shown in realtime on UI. But sometimes, it says "Downloading" and we need to go back and come again to chat screen OR scroll and then downloaded image is shown on UI.

jekram commented 7 years ago

@sumairasaeed

What task implemented this logic?

sumairasaeed commented 7 years ago

This was previously implemented as part of image share. This got broken due to change in sync logic. This has been fixed.