Admob is not use new SDK with access UDID in iOS

I’m having trouble building… for IOS… it was working before… no change to build or admob calls… 

Tested with V1095 and 1105… same error

2013-05-09 21:08:49.988 Corona Simulator[364:f03] Using Custom Build Id bc70f79d7936cfa66c0850e89ebc7979

2013-05-09 21:09:02.403 Corona Simulator[364:f03] Connection error: (corona.get) ({

    “/kWSHTTPResponseMessage” = “<CFHTTPMessageRef 0x10f841de0(0x10f841df0)> { parsed response, url = http://developer.anscamobile.com/services/xmlrpc, status = 200 }”;

})

2013-05-09 21:09:02.403 Corona Simulator[364:f03] ERROR: Unexpected empty response from build server

Anyone having similar probe OR able to build for IOS device with adMob plugin?

Cheers

Richie

deleted (reposted to relevant thread)

We have updated the admob plugin to the latest version and that will be available shortly (to resolve the UDID issue). We are looking into the build issues with the admob plugin.

Cheers for the update @Bryan01

Any “estimated” timeframe on both of those?

Richie

@richard770 - The change has been made - the new plugin should now be available for use when you create a new iOS device build or iOS simulator build.

hi Bryan01 :

 I just update to 1105 then build with Admob Plugin .

It still have UDID issue .

hi Bryan01 :

 

It still have UDID issue .

 

regards,

 

ray

I concur… messaged @Bryan01… hopefully he will get back to us soon as.

“finger poised over the build button once more”

Cheers

Richie

Thanks for patiently waiting. The issue looks to be resolved, and you should now be able to build with the newest plugin.

Cheers Brian… App built and uploaded successfully… Will let ya know if there are any review issues relating to any of this.

Cheers all

Richie

    plugins =
    {
        – key is the name passed to Lua’s ‘require()’
        [“CoronaProvider.ads.admob”] =
        {
        – required
        publisherId = “com.coronalabs”,
        },
    },

Do we have to change the “publisherId” or do we left it as it is ?

hi 

   I integrated the admob plugin for both android and iphone. I was able to see the interstitial ads on android but not on iphone . When ever i load the interstitial ads its saying the error loading an ad in the iphone but able to see the banner ad in the iphone . Can anyone please tell me how to enable the testing mode the iphone to test  and everytime its saying errorloading an ad if test mode is disabled. 

    Thanks in advance 

As far as I now, the interstitials are shown only on iPad devices.

hi 

   I integrated the admob plugin for both android and iphone. I was able to see the interstitial ads on android but not on iphone . When ever i load the interstitial ads its saying the error loading an ad in the iphone but able to see the banner ad in the iphone . Can anyone please tell me how to enable the testing mode the iphone to test  and everytime its saying errorloading an ad if test mode is disabled. 

    Thanks in advance 

As far as I now, the interstitials are shown only on iPad devices.