Hello every Body,
In my ionic app I add the call phone functionality by using this code ng-href=“tel:{{User[0].telephone}}” in the html page , the app work and make call phone correctly when I generated the apk and install it in my mobile phone , but when I adding the app to google app store and download it in my mobile phone from the google app store, the call phone functionality doesn’t work .