Hello
Here is my problem. If i scan a QR code which aim is to send SMS to several numbers, IOS will only send a SMS to the first phone number.
Code is : SMSTO:NUMBER1:NUMBER2:SMSCONTENT
This code will work with any Android device but not with Iphones. I've been calling Apple but they told they don't know how to separate phone numbers in such a Code to do the job.
I tried with ";" (works with Android too), space, /, blank, ",+... None of them work.
If somebody could help thanks a lot