I’ve emailed Inner-Active support, but thought I’d post here too.
I’m implementing inner-active ads in my iOS app. I’m using the standard code below:
local ads = require “ads”
ads.init( “inneractive”, “my-ad-ID-here” )
ads.show( “banner”, { x=0, y=285, interval=10 } )
Unfortunately, no matter what I change my interval to, the ad interval is always 30 seconds. I’ve changed it several times and cannot get it to deviate from that time frame.
I’m not sure if this is a Corona issue or an Inner-Active issue. Anyone else have this problem? Any tricks or something I’m missing? Thanks for any help.
Brian [import]uid: 141982 topic_id: 31427 reply_id: 331427[/import]