Hi!
I am using dropbox SDK for developing an app in iOS. I updated Xcode and I am using iOS9 now.
Now when I try to simulate the app and try to synchronize to Dropbox I get all the time the message: Too many attempts. Try again later.
I tried only one and with the correct password.
I get the next error:
-canOpenURL: failed for URL: "dbapi-2://1/connect" - error: "(null)"
I already introduce the key in the info.plist like is said in: https://blogs.dropbox.com/developers/2015/08/important-update-your-core-api-app-for-ios-9/ for the new iOS9.
Any idea?
BTW, I already tried to restart the Xcode, simulator..