dropbox / dropbox/dropbox-sdk-obj-c
Method checkAndPerformV1TokenMigration does not delete old V1 tokens on success
Open
- Dominant language
- Objective-C
- Stars
- 186
- Forks
- 118
- Avg merge
- 3m
- Merged PRs (30d)
- 9
Description
Hi, we have used `checkAndPerformV1TokenMigration` method to upgrade old V1 tokens to the new format but we've seen that after an uninstall of the application the procedure starts over migrating old tokens, even if a `unlinkAndResetClients` has been called.
We think the `checkAndPerformV1TokenMigration` does not delete old tokens from keychain after successful migration. Is there a way to solve this problem? Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.