ashish0309 / AutoVideoPlayer

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

First time Video playing issue #17

Open Akarshram opened 3 years ago

Akarshram commented 3 years ago

when we try to play a collection of videos from API URLs, first video never gets played . if we go next video and come back then video starts paly. anyone face the same issue, pls help me

jitesh-sharma commented 3 years ago

@Akarshram For that we can take one bool value and play video in will display cell for first time for first video then toggle bool value to avoid further cells