mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-07-07 13:55:19 +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