GitHub - ClinicalSoftwareSolutions/DropboxTi: Example application to use with Dropbox SDK module

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

DropboxTi

Example application to use with DropboxTi SDK module available in the Appcelerator Marketplace.

BEFORE USING THIS APP YOU MUST CREATE A FILE CALLED KeysNotForGit.js

In that file put:

var myAppKey = "<< REPLACE WITH YOUR KEY>>"
var myAppSecret = "<< REPLACE WITH YOUR SECRET >>";

It is suggested that you use this app either on the Simulator or make sure you have Xcode Organiser opened as lots of return information appears in the console rather than in UI. It's a demo app ;)

About

Example application to use with Dropbox SDK module

Resources

Readme

License

View license

Activity

Custom properties

Stars

2 stars

Watchers

1 watching

Forks

5 forks

Releases

No releases published