Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disappearing messages timeout causes crash on iPhone app #78

Closed
rakypz opened this issue Apr 17, 2017 · 2 comments
Closed

Disappearing messages timeout causes crash on iPhone app #78

rakypz opened this issue Apr 17, 2017 · 2 comments

Comments

@rakypz
Copy link

rakypz commented Apr 17, 2017

I was able to produce the bug on an iPhone 6s IOS 10.3.1 by doing the following:

  • Added a linked signal-cli device to the iPhone app
  • Sent a message to myself via signal-cli
  • Opened the message in the iPhone app and set the disappearing messages setting to 1 minute
  • Ran a signal-cli -u USERNAME receive
  • Confirmed signal-cli now had the correct timeout value in the config data
  • Sent a message again from the signal-cli to myself
  • When attempting to view the message in the iPhone app the iPhone app will immediately crash

EDIT: After removing the disappearing timeout setting in the iPhone app and sending a message via the signal-cli, it will work again. So something with the disappearing timeout setting is making it crash.

Tested with different message texts and can confirm all will cause a crash.

There are situations (such as server alerts etc) where I'd want to send messages to myself, so it would be great to be able to set the disappearing timeout setting in the signal-cli command if possible, rather than having to rely on a conversation having to be started from the mobile app (or web app).

Love this project though, thanks and well done.

@rakypz rakypz changed the title Disappearing messages timeout causes crash Disappearing messages timeout causes crash on iPhone app Apr 17, 2017
@Trolldemorted
Copy link
Contributor

you should open an issue at the Signal-iOS repo since this does not sound like a cli issue

@rakypz
Copy link
Author

rakypz commented Apr 17, 2017

Ah, am sorry - will do. Thanks for the prompt response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants