• Hello,
    I try to add sms button from your library in my website but it not working on Android recent version. The button works only on iPhone device. I try it on many Android version (4.3 6 and 7) and i have text like “To: //&body=Page Title” in the recipeient feild.

    You said in a blog post “AddToAny has been rallying the top two mobile operating systems to properly implement the standard SMS scheme for years — Google & Apple finally made it happen. Using the latest versions of Android and iOS (as well as other OSs)”

    I check the the protocol and it seems that use “?” as delimiteur. (https://www.ietf.org/rfc/rfc5724.txt)
    sms-uri = scheme “:” sms-hier-part [ “?” sms-fields ].

    I inspect your code and it seem you use & as delimiteur. On with specific version of Android and iPhone is it suppose to work?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I wish there was a solution for this already, I am having the same issue! Can’t seem to find out how to fix it…..might have to find a new plugin 🙁

    cicopitalia

    (@cicopitalia)

    Same issue on Android 5.1.1.
    SMS sharing maight be important to somebody, could you please have a look at the issue?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘SMS button’ is closed to new replies.