[RESOLVED] Cannot generate Android builds (Google Play)

I just tried to generate an APK for Google Play, and I get this error message immediately:

2013-04-24 13:48:24.848 Corona Simulator[532:f03] Connection error: (corona.get) ({

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

})

2013-04-24 13:48:24.849 Corona Simulator[532:f03] ERROR: Unexpected empty response from build server

I have no trouble generating an iOS build, but it appears there’s something wrong with build server for Android versions.

Am I the only person seeing this?

Naomi

Same thing with Corona Daily Build 1089.  It spits out the following:

Connection error: (corona.get) ({

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

})

However, I can generate APK file using Daily Build 1054.  

I on Mac OS X v10.7.5.

I don’t know which daily build introduced this issue.  Please let me know if I must revert back to 1054 especially if I need to generate APK in the very near future for releasing the app.  (I was hoping I’d get the admob in place before I launch the Google Play version of my latest app…  So please don’t say I have to revert back to 1054…)

Naomi

This appears to be the same issue mentioned here:

http://forums.coronalabs.com/topic/34107-clear-the-implementation-of-admob-integration/

I’ll try and see if I can move this post to Plugin Beta sub-forum…

Naomi

Edit:  I went ahead and commented out the plugin related setting from the build.settings, and all work fine now…

I have not made any changes (and no, plugin related setting is not commented out, it’s all there right now) but somehow, I am able to generate Android build without an error today.  Strange.  Maybe all I had to do was reboot my Mac.  (That’s the only thing I can think of that could’ve fixed the issue for me.)

I’m happy it’s working now.

Naomi

Same thing with Corona Daily Build 1089.  It spits out the following:

Connection error: (corona.get) ({

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

})

However, I can generate APK file using Daily Build 1054.  

I on Mac OS X v10.7.5.

I don’t know which daily build introduced this issue.  Please let me know if I must revert back to 1054 especially if I need to generate APK in the very near future for releasing the app.  (I was hoping I’d get the admob in place before I launch the Google Play version of my latest app…  So please don’t say I have to revert back to 1054…)

Naomi

This appears to be the same issue mentioned here:

http://forums.coronalabs.com/topic/34107-clear-the-implementation-of-admob-integration/

I’ll try and see if I can move this post to Plugin Beta sub-forum…

Naomi

Edit:  I went ahead and commented out the plugin related setting from the build.settings, and all work fine now…

I have not made any changes (and no, plugin related setting is not commented out, it’s all there right now) but somehow, I am able to generate Android build without an error today.  Strange.  Maybe all I had to do was reboot my Mac.  (That’s the only thing I can think of that could’ve fixed the issue for me.)

I’m happy it’s working now.

Naomi