Phone Links iPhone SDK - how to return to app

Posted by joec on Stack Overflow See other posts from Stack Overflow or by joec
Published on 2010-04-24T20:56:57Z Indexed on 2010/04/24 21:03 UTC
Read the original article Hit count: 293

Filed under:
|

Is it possible to return to my app once a phone link (tel:) has been clicked, and opened using

[[UIApplication sharedApplication] openURL:xyz]

For example, when the user ends the call?

Thanks

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about url-link