I am developing an iOS application and I want to use a datastore in the cloud, and I want download my files of Dropbox too. Recently, I discover the datastore API of Dropbox for save my database in the cloud. Is there anyway to combine in the same iOS application the Chooser Drop-in of Dropbox and its new datastore API?? Can be any problem or incompatibility using two app-keys in the same iOS application??

Thank you!

有帮助吗?

解决方案

Yes, you can just do this. Just use the same app key for both. (See https://www.dropbox.com/developers/blog/54/use-drop-ins-with-any-app-key.)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top