Can I use IOSurface framework to record screen in production

白昼怎懂夜的黑 提交于 2019-12-11 03:40:32

问题


Will apple reject my app if I use IOSurface framework for making a video of my app


回答1:


Yes, if you link IOSurface Apple will reject your app.

Some project on the store are using it but they may load it at run time:

How does the iOS app Display Recorder record the screen without using private API?



来源:https://stackoverflow.com/questions/23162334/can-i-use-iosurface-framework-to-record-screen-in-production

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