@FHair wrote:
I want to have a call button and a send email button on my app.
I have a Call Button:
<div class="col-33"><a class="button button-block button-light ion-ios-telephone" href="tel:+442036977969"> Call</a></div>
Email Button:
<div class="col-33"><a class="button button-block button-light ion-ios-email" href="mailto:info@digits2widgets.com"> Email</a></div>
</div>But these do not work.
What is a simple way to do this for Android and for IOS. Is there any cordova plugins to add this functionality?
Any help is greatly appreciated.
Regards,
Fred
Posts: 2
Participants: 2