Delegates for Cahsing, Starting and Ending of video ads.

Hello! I read unityads documentations and founded only delegate for succsessfully whatching (ShowOptions.result callback). How can i handle events witch shooting on start, end and finish cashing video?

Hi,

It’s not possible to get a “OnVideoStart” event, as the Unity game is paused while showing video. Regarding caching of video, we’re planning to improve the caching in a future version of SDK.

/Rasmus