When using SwiftyDropbox and calling
Dropbox.authorizeFromController(self)
I see the following error in the console: -canOpenURL: failed for URL: "dbapi-2://1/connect" - error: "(null)"
I observed this issue in the PhotoWatch app as well as my own app. Is there a fix for this issue?