Hook into incoming call on iPhone?

前端 未结 2 889
感情败类
感情败类 2020-12-20 04:03

Is there a way to hook into the incoming phone call event and extract the number?

2条回答
  •  感情败类
    2020-12-20 04:58

    To the best of my knowledge.. no.. This is because the "phone" app works within its own sandbox and therefore nothing from other applications can extract data out.. Also, I'm pretty sure its against the Terms and conditions of the appstore, so Apple wouldn't approve it.

    It may be possible on a jailbroken phone, however I imagine it would be difficult to do..

    Sorry!

提交回复
热议问题