We Want to Hear From You! What Do You Want to See on the Community? Tell us here!

Forum Discussion

Nue's avatar
Nue
Helpful | Level 6
5 years ago
Solved

Incorrect layout of authentication dialog on iPad

The authentication dialog displayed by the code of Objective-C SDK below is incorrect in layout as shown in the attached photo on iOS iPad. (Note that the layout is correct on iPhone.)

Please tell me how to fix this.

    [DBClientsManager authorizeFromController:[UIApplication sharedApplication]
        controller:[[self class] topMostController]
        openURL:^(NSURL *url) {
            [[UIApplication sharedApplication] openURL:url
                options:@{} completionHandler:nil];
    }];

 

 

  • Thanks for the report! This is a bug on our side. We're looking into it. I'll follow up here once I have an update on that. No action is required on your part.

2 Replies

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    Thanks for the report! This is a bug on our side. We're looking into it. I'll follow up here once I have an update on that. No action is required on your part.

  • Greg-DB's avatar
    Greg-DB
    Icon for Dropbox Community Moderator rankDropbox Community Moderator
    5 years ago

    This is fixed in the latest version of the official Dropbox iOS app, v232.2. Thanks again.

About Dropbox API Support & Feedback

Node avatar for Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 7 years ago
410 Following

The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.

If you need more help you can view your support options (expected response time for an email or 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!