facebook

SMS Messaging

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #346584 Reply

    billPeach
    Member

    Is it possible to send SMS messages to multiple mobile numbers as one message using code with either

    phoneui.sendSms(…Numbers…);
    or
    phoneui.showURL(“sms: ” + ‘…Numbers…’, “_self”);

    Also I saw from earlier discussions that you may be looking at being able to send the text of the message as a variable at the same time. Has that progressed at all?

    #346600

    Brandon
    Member

    I believe another post said for the email you can use ; to separate them, you could try this with SMS not sure if it works the same or not.

    #346939

    billPeach
    Member

    Thanks Brandon

    Tried that but it does not work, using either comma or semi-colon
    The Phone numbers are truncated to the first only

    #346981

    support-michael
    Keymaster

    Hi Bill,
    The sms action and api were designed for a single phone number. I’ve opened an enhancement request.

    #347013

    billPeach
    Member

    Thanks for the update

    If the API is being enhanced It would be really useful if the text body and multiple numbers could be added

    If you do decide to go ahead, I would also appreciate en eta

    Thanks

    #347022

    Hi Bill,

    We will update you if there is any movement on such an enhancement. One issue has been cross platform support for the current implementation. On ios the sms: schema has not supported multiple recipients and was quirky in a few other ways that we had to work around.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: SMS Messaging

You must be logged in to post in the forum log in