Will use of IOKit in my iOS app get my app rejected?

≡放荡痞女 提交于 2019-12-02 00:12:25

If you call any non-documented Apple framework your app will be rejected. So it's very unlikely people have experience of using this framework in an app-store friendly app.

This process is entirely automatic, and happens immediately after you submit the binary. It's run through a number of checks to make sure you're not referencing or calling anything untoward.

Yes, it will. IOKit is not a public framework on iOS.

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