Suppose we have an image file called "myImage.png" and I added this file on my iCloud drive through the website www.icloud.com.
For this I test many codes like this, this, and finally try to use the command startDownloadingUbiquitousItemAtURL and none of them worked (I can download the files only if exist inside this path below:)
/Users/mynamemac/Library/Developer/CoreSimulator/Devices/07BAC437-D32A-44BB-BC25-5683222B7516/data/Library/Mobile%20Documents/
Knowing that I would like to take the file storage in my iCloud Drive and save in my directory, how I can download this file and save on my device?