萤石云 iOSSDK,移植跨平台相关工程
Davin
2024-12-18 b4e1288a9b63eb820e9c9489c56aac4bf6b31067
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];