Screen capture video in iOS programmatically

后端 未结 3 2008
眼角桃花
眼角桃花 2020-12-13 11:30

I\'m trying to create a UIView that allows a user to tap a button in i and record the screen (not make a video from the camera), then save it to the document folder. I\'ve

3条回答
  •  独厮守ぢ
    2020-12-13 12:17

    Another way to approach it is using a feedback library such as BlitFeedback, which includes effortless screen video-capturing.

提交回复
热议问题