Not successfully setting up my test device.

Alright, I’ve been through the instructions a bunch of times and have been at this for a couple weeks off and on, and I’m finally giving up and seeking help.  Surely I’m missing something super simple here.

I’m trying to setup my device for test ads, but I appear to not be able to find my device’s IDA to submit for the test ID.   I’m using an iPhone 5S running iOS 7.1.

Can anyone tell me how to find the device’s test ID when coding with Corona? 

Thanks!

Hi @Kennw,

I am Naresh from InMobi.

To get the device id, you need to enable InMobi Logs.

Since you are the pro subscriber, you might be referring to the following documentation. You need to pass the following param during Initialization of the plugin. 

Inmobi.initWithParams(“appId” [,listener], { logLevel=Inmobi.CONSTANTS.LOGLEVEL_VERBOSE })

Let me know if that works.

Thanks

Alright …  I was using the Corona “ads” plugin – I’ve switched to the inmobi plugin…

[InMobi] Network is now: wifi

[InMobi] analytics cache count: 1/1000

[InMobi] A session is started automatically.

[InMobi] Requesting AdTracker Device IDs …

[InMobi] AdTracker: app/site id used is invalid!

I’m using:

Inmobi.initWithParams(“0cd98b6f82184959b24c925c7c4725c7”, { logLevel=Inmobi.CONSTANTS.LOGLEVEL_VERBOSE })

0cd98b6f82184959b24c925c7c4725c7 is the property ID I see when viewing my app on inMobi’s site.

Where am I going wrong there?

Thanks!

@Kennw

You need to look for DeviceID in your logs. Then you need to register the DeviceID on InMobi portal to get the test Ads.

For more: https://www.inmobi.com/properties/index#/configure/1c5315d672904a14a65fb2e950de1ba6

Please check the following thread to get an Idea on the same.

http://forums.coronalabs.com/topic/46952-builds-dont-work-on-device/

Thanks

I’m trying to test InMobi ads as well, and that link isn’t taking me to anywhere that lets me register my Device ID. Can you provide direct links and screenshots of the areas we need to fill out?

Hi @Kennw,

I am Naresh from InMobi.

To get the device id, you need to enable InMobi Logs.

Since you are the pro subscriber, you might be referring to the following documentation. You need to pass the following param during Initialization of the plugin. 

Inmobi.initWithParams(“appId” [,listener], { logLevel=Inmobi.CONSTANTS.LOGLEVEL_VERBOSE })

Let me know if that works.

Thanks

Alright …  I was using the Corona “ads” plugin – I’ve switched to the inmobi plugin…

[InMobi] Network is now: wifi

[InMobi] analytics cache count: 1/1000

[InMobi] A session is started automatically.

[InMobi] Requesting AdTracker Device IDs …

[InMobi] AdTracker: app/site id used is invalid!

I’m using:

Inmobi.initWithParams(“0cd98b6f82184959b24c925c7c4725c7”, { logLevel=Inmobi.CONSTANTS.LOGLEVEL_VERBOSE })

0cd98b6f82184959b24c925c7c4725c7 is the property ID I see when viewing my app on inMobi’s site.

Where am I going wrong there?

Thanks!

@Kennw

You need to look for DeviceID in your logs. Then you need to register the DeviceID on InMobi portal to get the test Ads.

For more: https://www.inmobi.com/properties/index#/configure/1c5315d672904a14a65fb2e950de1ba6

Please check the following thread to get an Idea on the same.

http://forums.coronalabs.com/topic/46952-builds-dont-work-on-device/

Thanks

Hey! 

Once you login and register a property, click on the ‘spanner’ that will take you to the settings page. Then click on diagnostics and you will see a place where you can add your device ID.

I’m trying to test InMobi ads as well, and that link isn’t taking me to anywhere that lets me register my Device ID. Can you provide direct links and screenshots of the areas we need to fill out?

Hey! 

Once you login and register a property, click on the ‘spanner’ that will take you to the settings page. Then click on diagnostics and you will see a place where you can add your device ID.