Hi
We use the Objective-C SDK in our APP. To get all files' metadata and delete some files, we granted the permission "files.content.write" in ours APP. We now want to develop a new feature, which needs the permission "files.content.read".
1. We will add the permission "files.content.read" in Dropbox App Console, will this action affect the existing users?
2. How can we use the SDK to grant "files.content.write" permission for the authorized users?
Best wishes
Cotin Yang