i am storing contact numbers in database, searching on particular criteria and want to call that searched number direct from app.
i am storing contact numbers in database, searching on particular criteria and want to call that searched number direct from app.
Hello! Try this code prewindow.top.location = 'tel:1234567';/prewhere 1234567 - saved phone number
will try on this mobile, not working try it in simulator.