StansAssets/com.stansassets.ios-native

Adding screen recording to IOS

Opened this issue · 1 comments

@stan-osipov Hey there I remember you mentioned we can request adding additional features if we found something missing.

Can you please add a screen recording option? Would also appreciate it if you update the wiki with an example.
func startCapture(handler captureHandler: ((CMSampleBuffer, RPSampleBufferType, Error?) -> Void)?, completionHandler: ((Error?) -> Void)? = nil)
https://developer.apple.com/documentation/replaykit/rpscreenrecorder/2867291-startcapture?changes=latest_minor

Sure, will keep that feature request in mind!