We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
mwg
4 years agoHelpful | Level 5
Dropbox API and Apples App privacy details on the App Store
Apple requires to provide app privacy details (see https://developer.apple.com/app-store/app-privacy-details/ ) While an iOS app uses dropbox to store/read a user's data, it can provide the detai...
- 4 years ago
The team has written up guidance on this for the SDKs, which you can find at the following links:
Greg-DB
Dropbox Staff
mwg The team is working on this, and should have something to share soon. I'll follow up here once that's ready.
Greg-DB
4 years agoDropbox Staff
The team has written up guidance on this for the SDKs, which you can find at the following links:
- dev8727 months agoNew member | Level 2
Hi,
I am using dropbox iOS sdk to let user login, upload and download photos from his dropbox account, and while exporting the privacy details plist, we found out that user-content like photos, audio etc are linked to user by dropbox, dropbox also mentions that data at rest is encrypted then why do you mention that you collect photos, audio information ?
We also, have Gdrive sdk integrated in our app for the same functionality, and thier privacy plist does not mention that they collect photos, audio etc. Are you sure the privacy labels that you have mentioned are correct ? while both G drive and dropbox provide same functionality the info collected by dropbox is much more then Gdrive.
Also, if i want to configure what is collected by dropbox as mentioned in the privacy link, then where and how to configure so that minimal or only required data is collected by dropbox.
- Greg-DB7 months agoDropbox Staff
dev872 Though our SDK does not perform any data collection, including photos and audio, by default, our SDK is capable of doing that. We have chosen to include these permission requests in our privacy manifest though you can inform your users if your app does not do any uploads of this type of data.
You do not need to explicitly configure anything to reduce or minimize the amount of data collected. The SDK will only perform the operations necessary to perform the actions requested by your app's code.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 2 hours agoIf you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!