ReplayKit stops screen recording in background mode of the application or outside the app?
问题 I've implemented screen recording with ReplayKit in foreground mode of the application. But when I'm going outside the app with home button app stops background record. --> There is an app available In App Store which allows background screen record. --> If I have to use Broadcast upload and UI extension then please provide me some programming guide. I've added both in my app but still it stops recording in background mode. Below is my code import UIKit import ReplayKit class ViewController: