in ReplayKitBroadcaster/SampleHandler.swift [111:114]
func broadcastSession(_ session: IVSBroadcastSession, didEmitError error: Error) {
NSLog("❌ IVSBroadcastSession did emit error: \(error)")
userDefaults.setValue(false, forKey: Constants.kReplayKitSessionHasBeenStarted)
}