Issue with "Interative" ads

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]

I did a build for android by the way… [import]uid: 67619 topic_id: 19052 reply_id: 73472[/import]

I built the test app (sample code comes with build 703) with my app id, and installed it on an iphone and an ipad. On both devices, I saw adds right away.

[import]uid: 67839 topic_id: 19052 reply_id: 73475[/import]

such a noob… with the excitement of releasing my demo, I completely forgot about the corona version… My bad… thank you [import]uid: 67619 topic_id: 19052 reply_id: 73477[/import]

Hey
I saw your code line, the appID should look like this CompanyName_AppName_OS
And your appID doesn’t look this way. Did you create the appID through the dashboard?

Feel free to contact me for further investigation
orly@inner-active.com [import]uid: 109623 topic_id: 19052 reply_id: 73559[/import]

orly,

the code i posted was a dummy appid… it was all to do with the corona version I was using… its working fine…

Thanks

Vik [import]uid: 67619 topic_id: 19052 reply_id: 73671[/import]