Strange problem about connection got lost
Strange problem about connection got lost
- Subject: Strange problem about connection got lost
- From: ico <email@hidden>
- Date: Mon, 27 Dec 2010 18:08:48 +0800
Hi All,
I am writing an iPhone app which will call a webservice method by using soap message format.
I need a synchronous process because table view needs those data before it can be displayed.
The problem is, the whole program will exit without any error message after the method call.
Even I put a NSLog statement just after the
there is no any output so I am sure the program exit during that method call. Actually during
that HTTP request and response stuff.
However, if I set a breakpoint before that method call, and run the program in debug mode,
everything runs well, the program will not exit, and I got my results as well.
Can anyone figure out what is going on?
Thanks.
--
==========================
Life isn't about finding yourself.
Life is about creating yourself.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden