View Full Version : how to make a call to specific phone number
ducnm
Oct 14, 2008, 11:02 PM
who can help me?
how to make a call to specific phone number?
how does Simular work when I make a call to specific phone number?
thanks alot
TripleJ
Oct 14, 2008, 11:50 PM
as far as I know, you basically use the same method as when you create a http link, but instead of putting http you write 'tel'. Have a search in the forum, the same question has been asked a few times.
ducnm
Oct 15, 2008, 12:18 AM
I want to know how Simular work when I create a phone call. It will display 2 Simulars or what?
And what's the indication when we have a call to my phone. (sign to identify when hava a call)
sorry, my english isn't good :)
firewood
Oct 15, 2008, 12:30 AM
The Simulator does not include a phone application (although I suppose you could write one to handle the URL).
ducnm
Oct 15, 2008, 12:42 AM
The Simulator does not include a phone application (although I suppose you could write one to handle the URL).
That's too badly. What will we do when we want to debug the code that relate with phone function, ex dial, reject, auto answer
dejo
Oct 15, 2008, 12:45 AM
That's too badly. What will we do when we want to debug the code that relate with phone function, ex dial, reject, auto answer
Have Xcode install the app on an iPhone. Apple and your users will appreciate you actually testing it on the device it's intended to run on.
drivefast
Oct 15, 2008, 02:21 PM
That's too badly. What will we do when we want to debug the code that relate with phone function, ex dial, reject, auto answer
unfortunately, nothing. the sdk doesn't expose the functionality that you seem to need. the tel: url, as suggested above, will only launch the phone application on a (real) iphone, and at that point your application will forcefully terminate.
ducnm
Oct 16, 2008, 12:09 AM
my plan was canceled. I'm interested in the functions relate with phone features. I studied to create a program like a part of iBlackList but it's too difficult.
You can see iBlackList at http://www.iblacklist.com.br/
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.