You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to implement this. In fact, we intentionally disable the selection of MEGA root folder, you can see it in this line of code inside of MegaPickerViewModel.kt:
This was a business decision. User selecting root MEGA folder would likely happen by mistake. And unlike Desktop, the user of a mobile device has a more constraint local storage and is unlikely to want to clutter their device with the entire MEGA cloud content.
But your comment shows that there is a desire to sync the entire MEGA cloud among some of the users, so perhaps we could reconsider the business decision and enable selecting the root MEGA folder. To avoid the situations of users choosing root folder by mistake, I guess we could simply show user a warning dialog.
I'll take this issue to the business for discussion. Thank you very much for your feedback!
Right now it is only possible to sync a subfolder from MEGA cloud to Android path.
I want to sync the entire MEGA with "/" the root folder, and not creating a new folder to put all content under it.
The text was updated successfully, but these errors were encountered: