ashish0309 / AutoVideoPlayer

Easily Play/Pause videos in any UIView subclass especially UITableViewCell subclass
MIT License
101 stars 16 forks source link

Video stuck but audio is working while playing the already played video in one viewcontroller tableview to second viewcontroller #16

Open Barnali-Roy opened 4 years ago

Barnali-Roy commented 4 years ago

I have two screens. In the first screen's table view loaded multiple videos and working properly. Now In the second screen another tableview present where I loaded selected videos which are already played on my 1st screen that means they are all in the cache. Now in the second-screen video getting stuck but the audio working properly.

Please help me.

OXReactDev commented 2 years ago

@Barnali-Roy Same issue I am facing any solution you have found?