I need to return to my app after making a call from my app, so I use this code:
NSURL *url = [NSURL URLWithString:@\"telprompt://123-4567-890\"]; [[UIApplic
As per iOS terms it is not possible. when completing the call can't redirect to Application.
In Jailbroken Phones only it's possible.