nextcloud / ios

📱 Nextcloud iOS App
https://itunes.apple.com/us/app/nextcloud/id1125420102
GNU General Public License v3.0
1.99k stars 884 forks source link

After latest Nextcloud iOS update (6.1.5.1), Files integration is not working #3180

Closed Fletch-99 closed 1 week ago

Fletch-99 commented 1 week ago

How to use GitHub

Steps to reproduce

  1. Open iOS Files app
  2. Go to Nextcloud
  3. No files/folders are shown, just “Loading”spinning

Expected behaviour

Show my files/folders

Actual behaviour

No files/folders are shown, just “Loading”spinning. It was working fine before the latest Nextcloud iOS update

Logs

If applicable, you can post the iOS app or server logs (removing any sensitive information).

Reasoning or why should it be changed/implemented?

Because it’s not working

Environment data

iOS version: 18.1

Nextcloud iOS app version: 6.1.5.1

Server operating system: Raspberry Pi OS Linux

Web server: Nginx

Database:PostgreSQL

PHP version:8.3

Nextcloud version:30.02

NextClaus commented 1 week ago

@marinofaggiana @Fletch-99 We have the exact same issue! It also affects iOS 17.7.1 devices. In our case, I still can see the top-level folders but I cannot access them. In case of iOS 17 the following error appears: Image (German message freely translated: "Content not available The content of the folder couldn't be displayed due to an unknown error. Repeat"

In case of iOS 18 just a "loading circle" appears.

As there were many app updates by @marinofaggiana in the last couple of days, I'm not sure if I installed really each of them but I think so. As @Fletch-99 already reported, the issue appeared with 6.1.5.1 for the first time. I think previous releases were not affected (not 100% sure).

Our setup: Nextcloud Server 28.0.10

@marinofaggiana If you need log files, please let me know.

marinofaggiana commented 1 week ago

Soon a fix, thanks for report

marinofaggiana commented 1 week ago

Fixed 6.1.6

NextClaus commented 1 week ago

Works again! Thank you.