Is there a way to show native email/SMS send interface from the html5 web-page?
or should I create my native adapter and call it every time I need to send something?
Is there a way to show native email/SMS send interface from the html5 web-page?
Share
I’m not sure if this is all you intended to ask, but if you only want to show the native interfaces for these, this should do the trick.
For the email just use something like:
As for a phone number:
For sms:
If you want you can also include a subject and/or body for the email like this:
Including a body in a sms: