deansyd / icloud_storage

A flutter plugin for uploading and downloading files to and from iCloud
MIT License
40 stars 24 forks source link

Successfully uploaded but cannot find the files on icloud drive #34

Open kimsean opened 1 year ago

kimsean commented 1 year ago

Hi. I followed the instructions and i manage to have a successful upload response for streaming responses. However. I cannot find the files i uploaded on icloud drive. I tried to set up different "destinationRelativePath" but i still cannot find the files. Anyone having the same issues ? Thanks!

cindyha commented 1 year ago

Hi! I'm having same issue. Can't find my files on icloud drive.

cem-ergin commented 11 months ago

Hello, If you are trying to find the files in your Files app in iphone, it's possible that you can't. To see your uploaded files, please go to Settings -> Apple ID -> iCloud -> Manage Account Storage -> Find and click your app. Your files should be visible there.

I think you can use ICloudStorage.download() method if you want to see your files in your device offline.

SunilKividor commented 3 months ago

I cannot see my files on iCloud even after I upload the files successfully. Anyone found the solution ? @cindyha @kimsean