SMS URL on Android

前端 未结 8 1914
我寻月下人不归
我寻月下人不归 2020-11-30 07:22

I was wanting to know if Android had a similar feature to the iPhone in that you can use an HTML A tag to send an SMS by setting the HREF attribute to the phone

8条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 08:19

    If you wants to allow in Android and IOS, Following trick worked for me in both devices.

    Without adding number :

    sms:?&body
    

提交回复
热议问题