You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
meadowsr
5 years agoExplorer | Level 4
Change "App Folder Name" on dashboard - implications?
I'm using the Dropbox API in my iOS app to allow users to sync data files to their DB account. With some lack of foresight, I chose an App Folder Name that is not conducive to future expansion, t...
- 5 years ago
To clarify, you as the developer, as well all versions of your app, don't need to know the name of the app folder in any particular account, nor will changing the "App folder name" setting interfere with your app's API calls for new or existing users. You don't need to do anything special in your app's code to handle this. The app always just communicates with its app folder in the connected account, whatever its name may be. (Similarly, users can already just rename their own app folder to whatever they want at any point in time without breaking the app.)
meadowsr
Explorer | Level 4
Thank you for your reply!
So if users currently have files in app folder "foo", and I rename that in my console to "bar", those existing files will NOT be seen in the new versions of my applications (which would now be using the new name)? (But old versions of the app *would* see the old version of the files in the old folder?)
Is there a way for me as the developer to access the files in the old folder from my new app, so I can automatically migrate them to the new folder for the user?
Greg-DB
5 years agoDropbox Staff
To clarify, you as the developer, as well all versions of your app, don't need to know the name of the app folder in any particular account, nor will changing the "App folder name" setting interfere with your app's API calls for new or existing users. You don't need to do anything special in your app's code to handle this. The app always just communicates with its app folder in the connected account, whatever its name may be. (Similarly, users can already just rename their own app folder to whatever they want at any point in time without breaking the app.)
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,888 PostsLatest Activity: 2 days 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!