Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • V VOD_iOS_SDK
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CCVideo
  • VOD_iOS_SDK
  • Wiki
  • 6.常见问题

6.常见问题 · Changes

Page history
Updated 6.常见问题 (markdown) authored Nov 15, 2019 by Han Ruisong's avatar Han Ruisong
Hide whitespace changes
Inline Side-by-side
Showing with 18 additions and 0 deletions
+18 -0
  • 6.常见问题.md 6.常见问题.md +18 -0
  • No files found.
6.常见问题.md
View page @ 859c4ec8
......@@ -13,4 +13,21 @@
## 5.程序进入前台时,下载任务回调可能不执行的问题
我们发现,在iOS12的系统下,app进入前台时,有极小的概率会发生下载的回调不执行的问题。若想临时解决这个问题,只需要在appDelegate的applicationDidBecomeActive:方法中,将正在下载的任务暂停,然后延迟1秒以后在重新开始下载即可。最终还要等待苹果官方解决此问题。
## 6.当集成4.2.3 SDK时,若出现
Undefined symbols for architecture x84_64:
"__isPlatformVersionAtLeast",referenced from;
...
...
...
ld:symbol(s) not found for architecture x84_64
clane: error: linker command failed with exit code 1 (use -v to see invocation)
编译错误时,请升级4.2.4及以上版本SDK或升级最新的Xcode重新编译即可。
更多信息请参考[ “CC视频帮助中心”](https://doc.bokecc.com),如果在使用SDK过程中遇到其他问题请联系CC客服进行反馈。
\ No newline at end of file
Clone repository
  • 1.概述
  • 2.集成指南
  • 3.模块介绍
  • 4.开发指南
  • 5.更新日志
  • 6.常见问题
  • 7.升级指南
  • Home
  • iOS 合规指南 云点播