Type function Return value none Revision 2017.3060 Keywords ads, advertising, vungle See also vungle.*
Writes the list of files in the Vungle cache to the log. This feature is only available for iOS.
vungle.showCacheFiles()
local ads = require( "ads" ) ads.init( "vungle", "myAppId" ) -- Writes the list of files in the Vungle cache to the log ads.showCacheFiles()