Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

memeslayer

macrumors newbie
Original poster
Jun 26, 2009
4
0
Hello,

I am new to iphone sdk programming. I am looking for a way to automate "quick dial" or "smart dial" functionality available on other platforms like BB Symbian, where dialed number, if it is international it can be routed through other 1-800 number. I searched for CTTelephonyCenterGetDefault, but I could not find desired notification. Any help is appreciated.

Assuming first idea is not possible, does anyone know how to answer prompts like "please input your pin", pragmatically?

Thanks for any help.
 
remember: your app can do stuff as long as it runs. as soon as something interrupts the app (a phone call, the user, put in your pin, stuff like that) it can't do anything.

also, because of security reasons, you have no access to user-data like dialed phone numbers or stuff like that.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.