I support direct app auth in my iOS app - by attempting to launch the Dropbox app using the dbapi-2:// URI. This all works fine.
In the documentation https://github.com/dropbox/dropbox-sdk-obj-c#configure-your-project it states that I must also consider dbapi-8-emm://
That doesn't seem to do anything on my iOS setup. Anyone know what it is for (and if I should care?)
Thanks
Craig