Closed 0x5e closed 2 years ago
Hey @0x5e
This can happen when the previews are generated, usually it fixes itself as you scroll around. When all the previews have been generated (this depends on your network connections) it shouldn't be an issue again.
Hi @glouel , This is a simple issue often appears on iOS Apps. I can help fix this when I'm free. I'm in China and download takes a long time, this issue will make app experience really terrible.
Yep if you think you can help fix it, don't hesitate if you have some time to do so.
I think the problem is especially complicated in China as Apple servers are either slow or blocked. The thumbnails are generated by fetching the beggining of each file and that can take a lot of time in that case. Thanks !
Thanks for offering to help in any case, take care
In the Thumbnails.get
complete block, the cell may be reused. Maybe we can add a cell.video == video
protection here?