Skip to main content
Participating Frequently
October 22, 2012
Question

App freezes at second HTTP request - only when released, works fine in debug mode

  • October 22, 2012
  • 3 replies
  • 604 views

It seems as the second time the app uses HTTPservices to get an xml of about 2 KBytes it freezes completely - but only when realeased.

More precisely, it freezes right after receiving response from the web server and before it populates a DataGrid control.

I've tried with Flex 4.6 and 4.7, AIR 3.4 and 3.5 with the same result.

Is there a way to see what's wrong - in release mode?

This topic has been closed for replies.

3 replies

GiuggioAuthor
Participating Frequently
October 24, 2012

I cannot publish the app - especially when its name ends with "-debug"

What can I do? Please, experts!!

It's an Android app.

chris.campbell
Legend
November 3, 2012

Would you mind (if you haven't already) opening a bug on the HTTPServices issue over at bugbase.adobe.com?  Please include sample code so we can reproduce this internally.  Once added, please post back with the bug number or URL so I can investigate internally.

As for the second issue, are you using Flash Builder, Flash Professional, or some other tool when publishing your app?

Thanks,

Chris

GiuggioAuthor
Participating Frequently
November 5, 2012

Hello Chris

Thanks for your reply.

Yes, I already created a bug - but not attached any code. The bug id is 3352750 (Adobe AIR 3.4) and I've just now attached a zip with the code causing the issue.

I'm using Flash Builder (Flex) 4.6, but I've also used version 4.7 beta.

Greetings