You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
current: When using the ReplayKit-based video recorder (DualCameraReplayKitVideoRecorder), the demo app starts the timer right away regardless of ReplayKit permission grant state.
expected: The timer should: start only after ReplayKit permission successful granted; otherwise, should flash error.
DualCameraReplayKitVideoRecorder), the demo app starts the timer right away regardless of ReplayKit permission grant state.