@@ Currently working on Corona Simulator, XCode Simulator and IOS build This is a module I initially made because I often end up making an intro with images, explaining how to play.
@@ Currently working on Corona Simulator, XCode Simulator and IOS build This is a module I initially made because I often end up making an intro with images, explaining how to play.
This gist includes two files: 1) dropboxModule.lua which allows your code to connect Dropbox and allows your user to authorize access for your app. It is based on oAuth 1.0. 2) download.lua is an example of how your code should call the functions in dropboxModule.lua