We Want to Hear From You! What Do You Want to See on the Community? Tell us here!
Forum Discussion
Nue
5 years agoHelpful | Level 6
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-DB5 years ago
Dropbox Community Moderator
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-DB5 years ago
Dropbox Community Moderator
This is fixed in the latest version of the official Dropbox iOS app, v232.2. Thanks again.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.6,035 PostsLatest Activity: 7 years ago
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!