I want to capture an incoming call event using Phonegap. I want to determine if an incoming call event has occurred and media files are paused. So far I have learned about the startcallbutton and * endcallbutton * events . But I want to detect a call from the moment of the call. Searching the google phonegap group but not finding a solution that might work for me.
I am new to the phone. Am I missing something? Can someone help me on how I can detect an incoming call and take action after that? Is this solution device independent?
source
share