JLChen
2021-04-19 b7fa25faef4decf509a998ae861f059896ea6093
Demo/EZOpensdk_iOS_4.15.1_build20201104/Demo/EZOpenSDKDemo/UIViewControllers/EZLivePlayViewController.m
@@ -703,7 +703,8 @@
        
                      if (error)
                      {
                          [self.view makeToast:[NSString stringWithFormat:@"%@", error.description]];
                          [self.view makeToast:NSLocalizedString(@"setting_opration_fail", @"操作失败")];
//                          [self.view makeToast:[NSString stringWithFormat:@"%@", error.description]];
                          return;
                      }
                      [weakSelf.player stopRealPlay];