0

我需要根据在 iOS Web 应用程序中单击的按钮填充 SMS 正文。我有什么办法可以做到这一点?就像是 :

a href="sms:1234" body = "hello world !">发送短信 /a

4

1 回答 1

0

确定的答案可以在这里找到:

https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/SMSLinks/SMSLinks.html#//apple_ref/doc/uid/TP40007899-CH7-SW1

于 2013-11-01T13:32:33.210 回答