Check if a preview is available for the recording that was done earlier
ReplayKitManager.IsPreviewAvailable();
Example
public void IsPreviewAvailable(){ return ReplayKitManager.IsPreviewAvailable();}