Hi,
I'm currently trying to run the DBRoulette app in I always have the following errors.
2017-12-13 21:42:39.916165+0100 DBRoulette[20354:830384] -canOpenURL: failed for URL: "dbapi-2://1/connect" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
2017-12-13 21:42:39.917405+0100 DBRoulette[20354:830384] -canOpenURL: failed for URL: "dbapi-8-emm://1/connect" - error: "The operation couldn’t be completed. (OSStatus error -10814.)"
I use XCode 9.2 and I followed instructions on https://github.com/dropbox/dropbox-sdk-obj-c
I mean creating a Dropbox app, getting the APP_KEY, running pod update, modifying info.plist...
From the forums it seems I'm not using the official DP SDK, but I'm running the sample wih ObjectiveDropboxOfficial...
Any idea?
Thanks