Hi
I am making an application which download some data from a server and display it on the screen. My Http Client engine is working fine whenI run the app on the emulator but when i deploy it on the device,I am not able to download it.
I am getting
THTTPEvent::EResponseComplete:
but after that I get
THTTPEvent::EFailed
Any guess what may be the problem I am running this app for 5-6 times on the device but result is the same.

Reply With Quote

