Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以链接并基本上登录到 iOS 的多个 Dropbox 帐户(使用 Objective-C)?我查看了 Dropbox API,我可以成功登录一个帐户。我想扩展此功能以支持单个用户的多个帐户。
是的,我相信这在Core API和Sync API中都是可能的。你在哪里遇到麻烦了?