AsamK / signal-cli

signal-cli provides an unofficial commandline, JSON-RPC and dbus interface for the Signal messenger.
GNU General Public License v3.0
3.17k stars 299 forks source link

Number Sharing flag doesn't appear to work. #1544

Closed mjw3428 closed 3 months ago

mjw3428 commented 3 months ago

Hi,

I used SignalCLI and enabled number-sharing on my phone number as follows:

`signal-cli -v -a updateAccount --number-sharing=true

This doesn't appear to be changing the settings on my account as the phone number is still not visible to other people within the Signal app. I am not sure it is working as expected. Should other people not be able to see my number in the Signal app when they go into my profile with this setting set to true?

Unfortunately, the verbose logs don't give me much to work with.

mjw3428 commented 3 months ago

Never mind, it appears that you need to update your profile after setting this flag in order to get the change to be reflected in the Signal app.