Hi,
I am working on a developing a Desktop application that communicates with RESTful services for fetching data and information. Development is being done with Flex SDK 4.6 and AIR SDK 3.2. I see that the HTTPService request timeout property is not being taken into consideration. This used to work fine with flex sdk 4.1. I also tried setting the URLRequestDefaults.idleTimeout value, even that does not work. I get an error 2032 exactly after a minute, no matter what the value of request timeout is.
Any pointers on how to fix this will be of great help.
Thanks & Regards,
Deepa