Whats with the bundleURLSchemes in CV build.settings?

I just noticed this in the build.settings that comes with the Corona Viewer? Just curious about the CFBundleURLSchemes value. Any ideas why this interesting identifier?

CFBundleURLSchemes = { "db-l1q0pln8qsi8qyp", }

I’m pretty sure that’s a URL scheme for Dropbox, so it can auth with the dropbox app if you have it installed.

Yes, that’s how CoronaViewer launches the login process for DropBox

I’m pretty sure that’s a URL scheme for Dropbox, so it can auth with the dropbox app if you have it installed.

Yes, that’s how CoronaViewer launches the login process for DropBox