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