We were using <a href="tel:xxxxxxx"> Call Phone</a> scheme for implementing click to call function in a phonegap iOS application(version 1.8.1).
This works fine in iOS5 and below but unfortunately, in iOS6 its showing two popup asking whether to call to that number or not . Why this is happening and what we can do about this?
Any alternative code block for click to call function instead of mine ?
Any help on this is appreciated.
Thanks.
This worked fine in all iOS devices