Page 1 of 1

how to make a call from stored & search phone number

Posted: Tue Dec 03, 2013 1:10 pm
by Ketan Patil

i am storing contact numbers in database, searching on particular criteria and want to call that searched number direct from app.


how to make a call from stored & search phone number

Posted: Tue Dec 03, 2013 1:31 pm
by Maryna Brodina

Hello! Try this code prewindow.top.location = 'tel:1234567';/prewhere 1234567 - saved phone number


how to make a call from stored & search phone number

Posted: Tue Dec 03, 2013 2:00 pm
by Ketan Patil

will try on this mobile, not working try it in simulator.