mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-06-05 22:35:47 +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