ios
ios copied to clipboard
Video playback fails when access control is active
Steps to reproduce
See https://github.com/nextcloud/ios/issues/2467
Configure access control, like so: https://docs.nextcloud.com/server/25/admin_manual/file_workflows/access_control.html#denying-access-to-folders
A video within such a folder doesn't play anymore since the new vlc player. The video plays fine from web browser.
Expected behaviour
Play video.
Actual behaviour
Access error in vlc.
Screenshots
See #2467
Logs
Unfortunately, nothing is logged.
Reasoning or why should it be changed/implemented?
File access control is a core feature of Nextcloud server.
Environment data
iOS 16
**Nextcloud iOS app version: 4.8.4.4
Server operating system: Debian 11
Web server: nginx
Database: postgres
PHP version: 8.1
Nextcloud version: see Nextcloud admin page 25.0.8
Any update or idea how to get this resolved? I‘m on Debian 12, iOS 17, Nextcloud 27.1.2, Nextcloud iOS 4.9.1 in the meantime. And the issue remained.