ads

Hi,

Just a quick question… should the add support work in the trial version of corona?

I have created a sample app, which uses the add code from above, I substituted the inMobi Id that I got from the inMobi site (by creating an account and creating an app entry)

when I run it on the simulator it gives me a warning and says that the ads is not supported in the simulated mode. I created the package and deployed the app on my android using USB.

The app works… but no add is shown…

am I missing something?

Thanks

Vik [import]uid: 67619 topic_id: 14614 reply_id: 314614[/import]

Hi,

Ads won’t be shown until your app is accepted by inMobi (check in your dev deashborad there).

For us that only happened after the app was published on the Android Market (not sure if that was related).

To test us the test AppID and set testing=true when calling ads.init …

Best,

Phil [import]uid: 51301 topic_id: 14614 reply_id: 54061[/import]

Well inMobi has a test AppID that you can use that will serve ads before you launch, you just have to switch the ID to yours before you build for the app store.

You have to build for device or the XCode simulator to see them though. [import]uid: 19626 topic_id: 14614 reply_id: 54097[/import]