Is there a way to place a phone call in an iOS Cordova/Phonegap app without prompting the user like in fully native apps?
Placing a call with tel:// and telprompt:// show the same alert.
Is there a way to place a phone call in an iOS Cordova/Phonegap app without prompting the user like in fully native apps?
Placing a call with tel:// and telprompt:// show the same alert.