tags:

views:

58

answers:

0

My app initiates outgoing phone calls, which works fine but I want the user returned to the app after the call. I am aware that changes in iPhone OS 3.1 broke this behaviour from being automatic, but it makes sense in the case of my app, especially if the user initiated the call from withing my app.

I have other apps which do this so it must be possible. Examples are the UK app Yell and the Google Search app. I;m sure there are others.

Any help appreciated.