nextcloud / ios

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

Simultaneous multi-account support in iOS “Files” app #2044

Open xplosionmind opened 2 years ago

xplosionmind commented 2 years ago

Steps to reproduce

  1. Have 2+ accounts in the Nextcloud app
  2. Go to the “Files” app
  3. Open “Nextcloud”
  4. The content of that folder comes from the currently opened account in the Nextcloud app

Expected behaviour

It should be possible to simultaneously access, edit, and manipulate the content of all the accounts linked with the Nextcloud app, not only the one currently opened.

Actual behaviour

In order to access from the Files app (or from any app which integrates with the system files) content that is not from the currently opened account, it is necessary to open the Nextcloud app, switch accounts, then get back to the Files app

Environment data

iOS version: 15.5

Nextcloud iOS app version: 4.4.0.18

Server operating system: Not relevant, also because the two accounts I am using are from different servers with different Nextcloud versions

princessleaa commented 11 months ago

Still the same problem. This is especially annoying when using the file search prompt often, as I'm used to :smiling_face_with_tear: Does anyone out there have some pointers on how to tackle this idea? Unfortunately, I am absolutely unskilled in iOS app programming.

zaphoodb commented 6 months ago

I totally agree with @xplosionmind ! My use case is: I’m running an internet exposed Nextcloud instance on a virtual server. This works totally fine. Now I want to get rid of my legacy owncloud instance running only locally in my home network, not internet accessible. Due to the situation that switching the Nextcloud accounts in the ios app is required, I'm not able to access both instances transparently.

Are there any plans or ways to fix this behavior?