Hello!
I want to make an app that uses a shared data base. As I experimented with the SwiftDropbox SDK, I learned that an app folder is created for every user.
Can I use Dropbox, so that every new user linked to my app gets access to the same folder, but can only read and write, but not delete the files?
Thank you!
Raphael