Greg

Results 418 comments of Greg

Thanks for reporting these! Do you happen to know the steps to reproduce this? Likewise, if you can share the relevant code/parameters that the app was running at the time...

Thanks for reporting these! Do you happen to know the steps to reproduce this? Likewise, if you can share the relevant code/parameters that the app was running at the time...

Thanks for writing this up. I can't make any promises, but I'll send this along as a request to the team to move this to that completion handler.

@Ranjan911 Can you double check that you configured your plist as shown here? https://github.com/dropbox/dropbox-sdk-obj-c#application-plist-file

For reference then, can you try configuring and running [the example app](https://github.com/dropbox/dropbox-sdk-obj-c/tree/master/Examples/DBRoulette), to see if the same issue appears there? That should help narrow down where the issue is. Thanks...

No, the Dropbox SDK doesn't offer anything like that, but I'll pass this along as a feature request.

Thanks @delitestudio ! For reference, [the implementation of `checkAndPerformV1TokenMigration` can be found here](https://github.com/dropbox/dropbox-sdk-obj-c/blob/fd17b3b6586c9409dfd6027d4b6de33b667209d1/Source/ObjectiveDropboxOfficial/Shared/Handwritten/OAuth/DBSDKKeychain.m#L151). It doesn't delete the original tokens, and `unlinkAndResetClients` would only apply to the new tokens. Also, the...

I'm afraid I don't understand your post. I'll be happy to help with any issues you're having with the Dropbox API, but I'll need some more information. Please reply with:...

Thanks! So, to make sure I understand, based on the supplied video, it looks like the issue is that the Dropbox app authorization flow is not shown when the "Dropbox...