sanekgusev / SGASScreenRecorder

Efficient, convenient, and configurable screen recording for iOS apps
MIT License
57 stars 5 forks source link

Does not work on iOS 9 - failed to get screen surface #3

Open designzoo-peter opened 8 years ago

designzoo-peter commented 8 years ago

https://github.com/sanekgusev/SGASScreenRecorder/blob/master/Pod/Classes/SGASScreenRecorder.m#L283

Looking into this issue it appears Apple have locked out access to the FrameBuffer

designzoo-peter commented 8 years ago

Having contacted Apple on the issue of accessing the framebuffer:

Thank you for contacting Apple Developer Technical Support (DTS).

Based on your request Apple Developer Technical Support believes that your question is answered by the content within the WWDC 2015 Session video linked here:

Going Social with ReplayKit and Game Center https://developer.apple.com/videos/play/wwdc2015-605/

They went on to then refund the Technical Support Incident ticket price, because they know their answer wasn't exactly satisfactory. What I'm taking from this response is 'Replay Kit or nothing'