My app is using TaskListFolderAndAccountId to get the list of files and folders from the root directory. It was working fine and list all the files and folders in the root directory without any problem. But recently, without making any changes of codes in the app, it does not list all files and folders, only some are listed.
The dependency use in the app is 'com.dropbox.core:dropbox-core-sdk:3.1.1'
Kindly advise what has gone wroing/
Thank you.