2.1.0
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.