An app that I wrote for our club accesses an SQLite DB file in our Dropbox.
Most members have no trouble.
One member uses iCloud and gets "permission denied ' when he tries to access this DB.
The DB file sometimes has a small cloud symbol next to it. Hovering on this pops up a "file not downloaded" message. Clicking on it frees up the DB file for use by the app.
The info on the file shows it is actually in : ~user/Library/CloudStorage/....
There is no reference to Dropbox in the Settings->iCloud->Applications using iCloud section of settings (as shown in the iOS discussion re iCloud and Dropbox) .
How can I stop iCloud interfering with this file as Dropbox is already an adequate backup?