Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要根据在 iOS Web 应用程序中单击的按钮填充 SMS 正文。我有什么办法可以做到这一点?就像是 :
a href="sms:1234" body = "hello world !">发送短信 /a
确定的答案可以在这里找到:
https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/SMSLinks/SMSLinks.html#//apple_ref/doc/uid/TP40007899-CH7-SW1