cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iOS DropboxSDK LinkFromController login credential field's placeholder text overlaps user entered text

iOS DropboxSDK LinkFromController login credential field's placeholder text overlaps user entered text

Aaron C.19
New member | Level 1

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.

 

 

19 Replies 19

Greg-DB
Dropbox Staff

Thanks for the feedback all! Yes, this was an issue on the page used in this modal on our side.

Jomis K.
New member | Level 1

Working great now. Thanks for fixing it.

Aaron C.19
New member | Level 1

I noticed this is happening again, did something regress?  Same exact code I'm working with on my end. 

Greg-DB
Dropbox Staff

Thanks for the report Aaron. We'll look into it again.

Pablo A.10
New member | Level 2

Any solution to this problem?

The problem started a week ago, and seems silly but is very annoying for the user.

Thanks in advance

Greg-DB
Dropbox Staff

No update on this right now. I'll follow up here once I have news.

Jomis K.
New member | Level 1

Hi @Gregory. Do we have any updates on this issue?

Greg-DB
Dropbox Staff

No news on this right now. I'll follow up here once I have an update to share.

Greg-DB
Dropbox Staff

This should be fixed again now. Please let me know if you're still seeing it.

Pablo A.10
New member | Level 2

Hi, it's ok now.  

Thanks!

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Pablo A.10 New member | Level 2
  • User avatar
    Greg-DB Dropbox Staff
  • User avatar
    Jomis K. New member | Level 1
What do Dropbox user levels mean?