Closed Mashi-91 closed 5 months ago
I mean about images like in memory or something. For showing images/files of chat message, After getting Chat messages?
You must download files to show them, and disk is the storage designed to store files.
is there anyway to show uploading indicator or downloading?
App receives updateFile
updates whenever any information about a file changes and can use local.downloaded_size
or remote.uploaded_size
to show progress.
You can hardly show any data without downloading it.