I need to detect incoming call interruption in my application. When application is in active state and there is any incoming call or SMS, my application grab the calling number in case if call and all details in case of SMS. I want to store these in my application.
Is this possible to detect Call interruption and incoming SMS alert in our iPhone application?