How to return to My app after an iPhone call ends

I am showing a list of contacts in my iphone app. When the user deletes the contact number, the call starts. But when the call ends, the iPhone exits My app and switches to the Apple iPhone contacts app.

Please offer me any idea on how to return to My App after the call ends.

Thanks Deepika

+2


a source to share


2 answers


This is by design and your application will not be restarted after the call ends.



+5


a source


That's right, your application exits and won't reopen.



+1


a source







All Articles