Note that there are some explanatory texts on larger screens.

plurals
  1. POIntercept incoming call ios sdk (Non Jailbreak)
    primarykey
    data
    text
    <p>Hi i have tried for bundle of times and find out that iOS SDK does not give us access due to security reasons for getting following data;</p> <p><strong>Intercept an incoming call</strong> (Getting phone number from incoming call)</p> <p><strong>Read Call history</strong></p> <p><strong>Intercept SMS</strong> (Getting phone number from incoming SMS and reading its contents)</p> <p><strong>Block an incoming call</strong> etc</p> <p>Here are some of the links resulting from my search about this issue:-</p> <p><a href="https://stackoverflow.com/questions/5739424/how-can-i-get-the-callers-phone-number-from-an-incoming-call-on-iphone">How can I get the callers phone number from an incoming call on iphone</a></p> <p><a href="http://iosstuff.wordpress.com/2011/08/19/accessing-iphone-call-history/" rel="nofollow noreferrer">http://iosstuff.wordpress.com/2011/08/19/accessing-iphone-call-history/</a></p> <p><a href="https://stackoverflow.com/questions/4003791/programmatically-get-the-number-of-the-incoming-call">Programmatically get the number of the incoming call</a></p> <p><a href="https://stackoverflow.com/questions/6817456/can-i-fetch-details-of-the-incoming-call-phone-number-in-my-applicaton?rq=1">Can I fetch details of the incoming call phone number in my applicaton?</a></p> <p><a href="https://stackoverflow.com/questions/5417658/hook-into-incomming-call?rq=1">Hook into incoming call?</a></p> <p><a href="https://stackoverflow.com/questions/7357950/handling-an-incoming-call-through-an-app-in-iphone-xcode?rq=1">handling an incoming call through an app in iphone xcode</a></p> <p><a href="https://stackoverflow.com/questions/8992368/identify-number-of-incoming-call-in-iphone?rq=1">Identify number of incoming call in iPhone</a></p> <p>I also found that <a href="https://developer.apple.com/library/ios/DOCUMENTATION/NetworkingInternet/Reference/CTCall/Reference/Reference.html#//apple_ref/doc/uid/TP40009590" rel="nofollow noreferrer">CoreTelephony CTCall object</a> provide us only limited info, Just call state and its unique Id. But nothing else we can get by using CoreTelephony framework.</p> <p><strong>But, I have seen one application on app store that does gets incoming call phone number.</strong></p> <p>I wonder how this app <a href="https://itunes.apple.com/hk/app/callinize/id654644710?mt=8" rel="nofollow noreferrer">Callinize iPone App</a> works and gets incoming call info?</p> <p><strong>I also want the same thing to do with my app. But i did't find such a way to do. Please help if you can.</strong></p> <p>Thanks!</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload