Clear unity Ads Cache (iOS)

Sometime game can’t save game (Get Exception: Disk Full).

How i can clear all video in Unity Ads cache to get some space to save game?

But in that case device storage is full? Ads SDK uses max 50 MB of storage for cached videos.

/Rasmus

When player try to save the game, game get an exception:

IOException: Disk full.

Game need 2-3 mb to save, when game get this exception i want to game delete cached ads and get extra disk space for saving game.