Difference between revisions of "Ads:enableTesting"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Enable testing ads if supported by framework <source lang="lua"> = Ads:enableTesting() </source>")
 
Line 4: Line 4:
 
Enable testing ads if supported by framework
 
Enable testing ads if supported by framework
 
<source lang="lua">
 
<source lang="lua">
= Ads:enableTesting()
+
Ads:enableTesting()
 
</source>
 
</source>

Revision as of 11:17, 23 August 2018

Available since: Gideros 2011.6

Description

Enable testing ads if supported by framework

 Ads:enableTesting()