Hi,
I just added the following code to my build
local ads = require “ads”
– Example for inneractive:
ads.init( “inneractive”, “MYAPPNAMEFROMINTERACTIVE” )
– iPhone, iPod touch, iPad
ads.show( “banner”, { x=100, y=100, interval=60 } )
nothing shows on my phone… does anyone know if there is a wait time? [import]uid: 67619 topic_id: 19052 reply_id: 319052[/import]