質問

Is there any possibility to find out who is calling when my app is launched or in background (doesn't matter). Generally can I get contact name ( John Doe for example ) from code ? I search the Core Telephony Framework but there is just an CallID property in CTCall - but nothing like contact.

Thanks!

役に立ちましたか?

解決

You can not get who is calling. There is not offical api for that. May be you can do it in jailbreak.

他のヒント

Its not possible in iOS.

But in jailbreak it might be possible. I don't know about that.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top