We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
Bob S.15
3 years agoCollaborator | Level 9
IOS app no longer linking to Dropbox, crashes
A customer emailed me this morning to tell me my app crashed now when trying to link to Dropbox. I tried unlinking and re-linking myself, and it does crash. I assume this is probably due to the TLS thing I see messages plastered about at the top of the forum...
I saw a warning about that a while ago, but since I had just updated my app, including updating to the latest Dropbox SDK, I thought I did not need to worry about it. Is that not sufficient? Is switching TLS versions more involved? Is there any kind of guide for what needs to be done?
This is what crashes it:
+[DBClientsManager handleRedirectURL:]: unrecognized selector sent to class 0x105b98d00
2022-07-02 10:41:17.378115-0500 AppNameHere[57166:3617813] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '+[DBClientsManager handleRedirectURL:]: unrecognized selector sent to class 0x105b98d00'
Thanks!
Bob
I got this resolved by updating the Dropbox SDK to the latest version. Not sure why it was crashing before, since the 'unrecognized selector' should have been recognized once I added the completion block argument...
- Bob S.15Collaborator | Level 9
I got this resolved by updating the Dropbox SDK to the latest version. Not sure why it was crashing before, since the 'unrecognized selector' should have been recognized once I added the completion block argument...
- shauntuckerExplorer | Level 4
I'm just an average user, but the app is crashing shortly after opening on both my iPhone 13, (iOS 15.5), and my iPad Air 5th gen, (iOS 15.5).
I have deleted apps, rebooted devices and reinstalled, but it's still crashing. I hope things can be fixed soon.
- Bob S.15Collaborator | Level 9
What app are you talking about? The Dropbox app itself?
- Bob S.15Collaborator | Level 9
Looking into this crash, it looks like the handleRedirectURL call now takes a completion block? I'm not sure how my app was working before if this was the case - weird. But in any case, I changed the code to call with a completion block, but I still get the same 'unrecognized selector' error. Any ideas what the problem is? I updated to the latest SDK back in March of this year.
About Dropbox API Support & Feedback
Find help with the Dropbox API from other developers.
5,877 PostsLatest Activity: 12 months agoIf 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!