Posts related to: IOS
Prefilling an SMS on Mobile Devices with the sms: Uri Scheme
Popping up the native SMS app from a mobile HTML Web page is a nice feature that allows you to pre-fill info into a text for sending by a user of your mobile site. The syntax is a bit tricky due to some device inconsistencies, but here's how to do it.