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!">SMSを送信/a
決定的な答えはここにあります:
https://developer.apple.com/library/ios/featuredarticles/iPhoneURLScheme_Reference/SMSLinks/SMSLinks.html#//apple_ref/doc/uid/TP40007899-CH7-SW1