inmobi ads don't respond to clocks

Hi,

I’ve followed all the steps to integrate inmobi.

I see an ad, but when I click on it, the browser doesn’t open.

this is on android.

Any ideas?

Have you put your device in test mode? The test ads don’t appear unless the test mode is enabled.

Check this link to find out how you can do it… 

The current Corona plugin pushed will work for pro and enterprise version.

you can refer to following link which include latest inmobi SDK :-

http://docs.coronalabs.com/daily/plugin/inmobi/

 

 

For Starter Edition version, you can refer to the following link:-

http://docs.coronalabs.com/daily/api/library/ads/index.html” .

For this edition, testmode will not work . you can set testmode to false to get the production ads.

 

ads.show( “banner320x48”, { x=0, y=100, interval=60, testMode=false } )

Have you put your device in test mode? The test ads don’t appear unless the test mode is enabled.

Check this link to find out how you can do it… 

The current Corona plugin pushed will work for pro and enterprise version.

you can refer to following link which include latest inmobi SDK :-

http://docs.coronalabs.com/daily/plugin/inmobi/

 

 

For Starter Edition version, you can refer to the following link:-

http://docs.coronalabs.com/daily/api/library/ads/index.html” .

For this edition, testmode will not work . you can set testmode to false to get the production ads.

 

ads.show( “banner320x48”, { x=0, y=100, interval=60, testMode=false } )