Signal-iOS/SignalServiceKit/src
Michelle Linington 4e34715e51 IOS-1618: Failed deserialization of sender key metadata
Setting a nil value in SDSKeyValueStore encodes "nil" to data and stores
that in the database. When we fetch, we fail to deserialize since we're
expecting a key metadata struct.

Instead, we should use removeValue(forKey:transaction:) to remove the value
2021-07-28 11:23:17 -07:00
..
Account PR Feedback: Consolidate write transactions 2021-07-21 22:58:51 -07:00
Contacts Respond to CR. 2021-07-13 15:28:29 -03:00
Devices PR Feedback and bug fixes 2021-07-21 22:58:51 -07:00
groups Sender key decryption failure handling 2021-07-21 22:58:51 -07:00
Messages Fix test compilation 2021-07-21 23:47:25 -07:00
Network Merge branch 'release/5.17.0' 2021-07-28 12:29:30 -03:00
Payments Improve error copy around slow payment verification. 2021-06-25 11:37:48 -03:00
Protocols Message send log recording and resend responses 2021-07-21 22:58:51 -07:00
Protos Sender key decryption failure handling 2021-07-21 22:58:51 -07:00
Remote Attestation Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
Security Fix build warnings around imports. 2021-06-07 11:11:30 -04:00
Storage IOS-1618: Failed deserialization of sender key metadata 2021-07-28 11:23:17 -07:00
TestUtils Sender Key store 2021-07-21 22:58:50 -07:00
Util Merge branch 'release/5.17.0' 2021-07-28 12:29:30 -03:00
SignalServiceKit.h Re-lint in preparation of merge 2021-07-21 23:01:12 -07:00
SSKEnvironment.h Sender Key store 2021-07-21 22:58:50 -07:00
SSKEnvironment.m Sender Key store 2021-07-21 22:58:50 -07:00
TSConstants.h Re-lint in preparation of merge 2021-07-21 23:01:12 -07:00
TSConstants.swift Add an internal toggle to use sfu.test.voip.signal.org for group calls 2021-06-24 14:00:33 -07:00
TSPrefix.h Fix build warnings around imports. 2021-06-07 11:11:30 -04:00