how to make a call from stored & search phone number
Posted: Tue Dec 03, 2013 1:10 pm
i am storing contact numbers in database, searching on particular criteria and want to call that searched number direct from app.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.