nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
150 stars 92 forks source link

Activity indicator missing after cell reload if server does not send content length #1747

Open SystemKeeper opened 2 months ago

SystemKeeper commented 2 months ago

If the download did not finish, the activity indicator should still be visible on the cell. That usually happens as progress is continuously reported. After latest apache update, a content length header is not send by default anymore, therefore a progress is not indicated -> no activity indicator