Hi all,
I got strange problem.
I made an application which involves http request and response.
The http request response works fine on emulator but on device the application exits when i make http request.
When i check the logs i get error code 0 in MHFRunL() EFailed case.
I Used crash monitor in order to get to know the problem then it gives Main Kill -11 and everything runs smooth and application doesn't exit.
I am really confused and don't know where to look.......

Reply With Quote

