2021-04-19 1.配置说明截图,记录下来方便下次其他同事集成时候参考
| | |
| | | |
| | | 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]; |
| | |
| | | |
| | | if (error) |
| | | { |
| | | [self.view makeToast:[NSString stringWithFormat:@"%@", error.description]]; |
| | | // [self.view makeToast:[NSString stringWithFormat:@"%@", error.description]]; |
| | | |
| | | [self.view makeToast:NSLocalizedString(@"setting_opration_fail", @"鎿嶄綔澶辫触")]; |
| | | return; |
| | | } |
| | | [weakSelf.player stopRealPlay]; |