itsjunetime / smserver

An app to allow Jailbroken iPhones to send texts & attachments from their browser
GNU General Public License v3.0
157 stars 26 forks source link

Creating a group chat causes all numbers to concatenate together #118

Closed Sergster1 closed 3 years ago

Sergster1 commented 3 years ago

+1234567890, +0987654321 becomes +12345678900987654321

itsjunetime commented 3 years ago

Thanks for catching that! It was caused by a workaround from a bit ago; it should be fixed with the next update.

itsjunetime commented 3 years ago

This is fixed in version 0.8.0. Closing.