Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49184

Tel: works on iphone but not Android

$
0
0

@totoni wrote:

Hi, I'm trying to make a call with ng-href="tel: {{55512345}}" and also mailto: receipt@mail.com
It works fine on iPhone but not Android.
What could be the issue?

Code:
HTML:
div class="list">
a class="item item-icon-left" ng-href="tel: {{55512345}}">
i class="icon ion-ios-telephone">
555-12345
/a>
a class="item item-icon-left" ng-href="mailto: receipt@mail.com">
i class="icon ion-android-mail">
sendmail
/a>

Config.xml:
access origin="*"/>
access origin="tel:*" launch-external="yes" />
access origin="mailto:*" launch-external="yes" />
allow-intent href="mailto:*" />
allow-intent href="tel:*" />
plugin name="cordova-plugin-whitelist" spec="^1.0.0"/>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49184

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>