sshiqiao / douyin-ios-objectc

抖音 iOS Object-C版
https://sshiqiao.github.io/document/douyin-objectc.html
MIT License
2.39k stars 668 forks source link

if(cell.isPlayerReady) { //播放视频 [cell replay]; } #58

Open SummerZZ100 opened 5 months ago

SummerZZ100 commented 5 months ago

if(cell.isPlayerReady) { //播放视频 [cell replay]; }
为什么 replay网络视频的时候 很多时候都加载不了,页面就卡住了 或者 黑屏,是 player没找到吗