dailymotion / dailymotion-swift-player-sdk-ios

Dailymotion Player SDK for iOS in Swift
MIT License
33 stars 15 forks source link

Feature request: ads playback state #7

Closed bernikowich-cedoni closed 7 years ago

bernikowich-cedoni commented 7 years ago

I implement native controls for dailymotion video player. I've faced difficulties with ads. There is no flags for checking if ads are playing. Can you implement this? I know there are ads events and I can implement this on my side, but it will be useful for other sdk users.

bernikowich-cedoni commented 7 years ago

The point is to hide controls when ads are shown and playing.

JanGorman commented 7 years ago

Sorry, currently no such plans. Using advertising events is the way to go.