devict / votelocal

A web app for receiving local voting information via SMS
15 stars 16 forks source link

SMS link to include number and language keyword for message body #59

Closed JustinDDavis closed 5 years ago

JustinDDavis commented 5 years ago

Addressing issue #54

Through investigating alternatives to using "sms-link", I found a suggestion (buried in StackOverflow comments) to use the ';?&' method with sms to allow browsers to pickup the body text.

I was able to test with most of my own IOS devices, but only had access to a single test Android device (that worked).

To also assist with multi-language support, I included the ability for the appropriate language keyword to be passed based on selected language.