Skip to content

2.1.0

Compare
Choose a tag to compare
@ThomasCle ThomasCle released this 23 Jun 10:21
· 17 commits to main since this release

TIMSecureStorageError now has associated values which contain an error message to give a more clear description on what failed.
The following cases are affected:

  • TIMSecureStorageError.failedToStoreData
  • TIMSecureStorageError.failedToLoadData

The TIMKeychain implementation will report descriptions for the OSStatus from the keychain operation.