ZOWVideoPlayer icon indicating copy to clipboard operation
ZOWVideoPlayer copied to clipboard

Not working with UICollectionViewCell.

Open aniliosdev opened this issue 8 years ago • 4 comments

Hey,

I try to add InstagramVideoView to UICollectionViewCell. But It's not working well. Just showing progress not play video. Anyone can help me on this?

Thanks.

aniliosdev avatar Mar 10 '17 12:03 aniliosdev

@aniliosdev I am also suffer from this problem but it also hang the view while loading the cache video

jaskiratSeraphic avatar Apr 20 '17 12:04 jaskiratSeraphic

Hello guys even I faced the same issue and the problem with isVideoViewAvailable bool value in zowvideoplayer class so I made it forcefully return yes .so now its working fine without any issues.

dineshguptha avatar Aug 03 '17 10:08 dineshguptha

I am also facing the same issue. Swift3

pkc456 avatar Sep 14 '17 16:09 pkc456

I have successfully implemented following problem in on of my current project and posted a detail answer on how to implement it on Stackoverflow. Let me know if anyone of you needs help on it.

pawankmrai avatar Sep 14 '17 18:09 pawankmrai