Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
I am usin this metod in-viewdidLoad to authorize loginf rom the login browser controller of dropbox.
[DBClientsManager authorizeFromController:[UIApplication sharedApplication] controller:self openURL:^(NSURL *url) { [[UIApplication sharedApplication] openURL:url]; }];
but after first time it is approved and when i cam again at the same screen again it appears the Dropbox browser login controller. How i can avoid this once it approve the authorization.
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!