Hey Folks,
Still haven’t figured out a way to communicate with Dropbox. Using HTTP request works for Twitter, but Dropbox requires https so you have to use network.request. Network.request is non-blocking so Corona goes along on it’s merry way instead of waiting for acknowledgements from Dropbox. So, I don’t see a way to get Dropbox REST working right now. So, I was very excited to see Dropbox Chooser. It looks like it might work. The only caveat is that if you click on a link in a showWebPopup web page, will it download a file and, if so, where does the file go? I’m hoping that it will download the file and put it in system.Documents or system.Resources directory.
Would appreciate any thoughts on the matter. [import]uid: 104085 topic_id: 37311 reply_id: 67311[/import]