mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-08-04 20:34:21 +01:00
d32a352d8a
The getDeviceObjectsForNumber method returns device objects that contain nothing but the encodedNumber property. Instead, just deal in deviceIds until a SignalProtocolAddress is constructed to manage both the number and deviceId. // FREEBIE