ios open call history

会有一股神秘感。 提交于 2019-12-12 02:56:02

问题


How to open the call history programmatically?

Sort of:

call://history

?


回答1:


You CANNOT do this because there is no available API for doing so and no custom URL ever for opening it directly into that app.

So it is NOT possible sorry.

I'd also say if you even found a way to do this it would be rejected under:

2.5 Apps that use non-public APIs will be rejected

because you'd have to use a non-public API to do this.



来源:https://stackoverflow.com/questions/31002583/ios-open-call-history

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!