If I use the Dropbox API in my iOS app
- does this require me to declare at submission time that I have encryption in my App?
- If so is this a big amount of frak for a solo developer, legal & paperwork wise?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If you answer yes to the encryption question, the next question is whether you use it for anything other than authentication.
If you only use it for authentication you can answer no to this second question and that will be the end of it.
If you use encryption for encrypting other things in your app like data that will be transmitted over the network, then this you must declare and will require some more explicit documentation.