Re: Modal phone calls?

2010-07-28 Thread Martin Stoufer
On 7/27/10 3:22 PM, Luke the Hiesterman wrote: On Jul 27, 2010, at 3:18 PM, Martin Stoufer wrote: I have a working app that is using the openURL: method on its sharedApplication to dial a phone#. The issue I am unable to resolve now is how to get the phone app to 'background' itself once

Re: Modal phone calls?

2010-07-28 Thread Roland King
] That is what I was afraid of. However when I answer an incoming call while app A is in the foreground. it will reappear once I hang up the call. There is probably some private API hanging around that allows for this. If there is you can't discuss it here and if you find one, you can't

Re: Modal phone calls?

2010-07-28 Thread Martin Stoufer
On 7/28/10 9:30 AM, Roland King wrote: ] That is what I was afraid of. However when I answer an incoming call while app A is in the foreground. it will reappear once I hang up the call. There is probably some private API hanging around that allows for this. If there is you can't discuss

Re: Modal phone calls?

2010-07-28 Thread vincent habchi
What the heck. What's the worst that could happen??? Transform the iPhone into an automated call machine? Vincent ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact

Modal phone calls?

2010-07-27 Thread Martin Stoufer
I have a working app that is using the openURL: method on its sharedApplication to dial a phone#. The issue I am unable to resolve now is how to get the phone app to 'background' itself once the call is over and bring back my app to the foreground. I am reading up on many possible avenues in

Re: Modal phone calls?

2010-07-27 Thread Luke the Hiesterman
On Jul 27, 2010, at 3:18 PM, Martin Stoufer wrote: I have a working app that is using the openURL: method on its sharedApplication to dial a phone#. The issue I am unable to resolve now is how to get the phone app to 'background' itself once the call is over and bring back my app to the