he device)
I have integrated Dropbox into my app and it works on all Android devices except HTC ONE. The only difference I can see is that HTC ONE device has a pre-installed system app Dropboxc which cant be uninstalled. And the error that I get is "The app was not correctly configured and cannot access your Dropbox."
mDbxAcctMgr.startLink(activity, Constants.REQUEST_LINK_TO_DBX);
Any ideas how I can resolve this problem on HTC ONE?