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

sending SMS from qr code fails #9026

Closed
wolfgangrupprecht opened this issue Sep 10, 2019 · 2 comments
Closed

sending SMS from qr code fails #9026

wolfgangrupprecht opened this issue Sep 10, 2019 · 2 comments
Labels

Comments

@wolfgangrupprecht
Copy link


Bug description

When using the camera and pointing it at a QR code for sending a message contained in the QR code to the telephone number in the QR code Signal ignores both the provided phone number and the provided text to send. The normal Android messenger will correctly populate the phone number and message fields.

Steps to reproduce

Actual result: Signal pops up but the provided phone number and text are ignored
Expected result: Signal pops up with phone number and text fields populated according to the QR code.

  • navigate a desktop browser to http://goqr.me/qr-codes/type-qr-sms.html
  • run the default android camera app
  • point the camera at the first QR code
  • note that the camera app will pop up a small clickable line at the bottom with the telephone number from the QR code.
  • click the telephone number line
  • when signal is the default SMS app clicking the link will open up signal but will not
    populate either the telephone number or the text message contained in the QR code.
  • when the default android messenger is the default SMS app the fields are populated
    and all the use has to do to send the message is click on the ">" symbol to the right of the text message.

Screenshots

This is what the messenger app does with the above qr code example.
image

Device info

Device: Google Pixel 3xl
Android version: version 10 patch level Sept 5, 2019
Signal version: 4.47.4

Link to debug log

@cpmcgrath
Copy link

cpmcgrath commented Oct 11, 2020

I have just noticed this too. While I'm normally on the side of thinking Signal does not need to support anything but the basics of SMS, I do think this should be considered a critical feature because it's starting to be used quite a bit for COVID contract tracing. Basically, yesterday I went to a restaurant and they ask you to sign in by scanning a QR code - the QR code takes you to your SMS app with a string like:

+61412345678?body=Name: 
E-mail Address:  

Signal basically took the entire string and put it in the to field, which results in not only not having the template, but having the to address incorrect, so you can't even write it yourself.

It's annoying because to be honest, this is one of the best & simplest digital solutions I've seen for COVID tracing. I know that support for SMS & non-encrypted channels is a touchy subject in the community - but it's the feature that made me be comfortable installing it on my parents phones, and I can see this being a huge pain point for them.

image

@stale
Copy link

stale bot commented Jan 27, 2022

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the wontfix label Jan 27, 2022
@stale stale bot closed this as completed Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants