ios
ios copied to clipboard
No file when opening a same folder with different host.
Steps to reproduce
- Login my account with my intranet host.
- Open a random folder, I could see the files in it.
- Switch to the same account with internet host.
- Open the same folder, it just shows no files and no matter how many times I open it. I have to pull to refresh the folder to see my files in it.
- I tried to open a PR for fixing this issue, but found no permission for my github account.
Expected behaviour
It should load files after I switch account and opening the same folder.
Actual behaviour
It doesn't do any loading.
Screenshots
-
code issue
-
PR permission issue
Logs
If applicable, you can post the iOS app or server logs (removing any sensitive information).
Reasoning or why should it be changed/implemented?
Environment data
iOS version: e.g. iOS 14.4.1
Nextcloud iOS app version: see More > Settings
Server operating system:
Web server: Apache, nginx
Database:
PHP version:
Nextcloud version: see Nextcloud admin page
I found the codes here seems unnecessary. The problem solved after removing them, and everything seems fine.