I'm Android developer. I'm using Google Drive Java API to access files in hidden Application Data Folder. Since 14 May 2015, LIST method doesn't return newly created files. Also in the Web interface "Hidden data size" is 0. Files are created correctly (response 200 OK, file created), but I can't list them. I was using LIST method for 2 years and everything was fine until tomorrow. After few hours files are listed by LIST method, but I want access them immediately after create. When I save files into visible data folder everything is fine, but problem is with hidden Application Data Folder. Could you please help me?
Regards