sgtaziz / WebMessage

A client for communicating with the WebMessage tweak on iOS. Send and receive messages from the comfort of your computer
72 stars 12 forks source link

[Bug] [Tweak] Send sms to non contact #139

Open StupidCodes opened 3 years ago

StupidCodes commented 3 years ago

Its not possible to send sms to a number which isnt a contact.

it just shows this: https://i.gyazo.com/4a8388a6af62ffb1bb23406d61a78cf7.png

sgtaziz commented 3 years ago

This seems to be an issue with the detection of a phone number. I'll edit my regex and see what I can do!