send sms to multiple recipients using SMS url in iPhone
问题 How do I send SMS to multiple recipients using SMS url in iPhone? I am trying this but it doesn't work. Is there any way to send or not? <a href="sms:phone number">sms</a> 回答1: Use this: sms:/open?addresses={phone number 1},{phone number 2},... 回答2: Unfortunately, for now, there is no way to send a SMS to multiple recipients from a web app on iPhones with the sms scheme. I believe a workaround is possible, if you specifically know the audience of your webapp. You could require the