The Community is undergoing a major upgrade. Find out more, ask us questions or share your thoughts here.

Forum Discussion

meadowsr's avatar
meadowsr
Explorer | Level 4
5 years ago

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...
  • Greg-DB's avatar
    Greg-DB
    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.)