Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
Using SDK version 1.3.13 and presenting the user login screen as follows:
DBSession* session = [[DBSession alloc] initWithAppKey:kDropboxAppKeyStr
appSecret:kDropboxSecretStr
root:kDBRootDropbox];
[DBSession setSharedSession:session];
session.delegate = self;
[[DBSession sharedSession] linkFromController:viewController];
When the DB login screen is shown and the user enters their credentials, the placeholder text is not removed causing it to overlap what the user entered like this:
Surprisingly I cannot find anyone else talking about this, am I doing something wrong? This happens with both iOS 8 and 9.
Thanks for the feedback all! Yes, this was an issue on the page used in this modal on our side.
Working great now. Thanks for fixing it.
I noticed this is happening again, did something regress? Same exact code I'm working with on my end.
Thanks for the report Aaron. We'll look into it again.
Any solution to this problem?
The problem started a week ago, and seems silly but is very annoying for the user.
Thanks in advance
No update on this right now. I'll follow up here once I have news.
Hi @Gregory. Do we have any updates on this issue?
No news on this right now. I'll follow up here once I have an update to share.
This should be fixed again now. Please let me know if you're still seeing it.
Hi, it's ok now.
Thanks!
Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!