iOS text file download from Dropbox
Marty Knapp
martyknappster at gmail.com
Fri Dec 6 17:32:32 EST 2019
I'm working on my first iOS app. It needs to access a 6mb text file in Dropbox. Using "dropboxDownLoad" it works fine on my Mac. On the iPhone I'm using specialFolderPath("Documents") as the location to save but I get an error every time - 573,336,1. When I poll it to see if the file exists it comes back as true, though if it's there it's empty. Any clues for me?
I have the Dropbox app installed on my iPhone but can't figure out if there's a way to access files from an LC app that way or not.
Marty
More information about the use-livecode
mailing list