Hi Everyone,
I created an Adobe AIR desktop app that can browseForOpen() and search for a .csv file to be parsed and placed in a SQLite db. I am trying to reformat the app so that it works on ipad, but am getting hung up by how I would get the csv files into the app. Obviously I cannot use browseForOpen anymore. Any ideas how I can import the file? Maybe the user can email themselves and then I can grab it from an attachment? Dropbox would be awesome....
I am at a loss, but would love ANY help
Josh