mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-08-30 09:55:19 +01:00
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