0

Possible Duplicate:
wait_fences: failed to receive reply: 10004003 - what?!

Hi, In my application i am using apple reachability code to find the current reachability of the application. I am starting reachability notification service and I will receive the network down message whenever my network is down.

In my application i will receive some search string from user and I will display an alertview if string not found. Sometimes i am receiving the error "wait_fences: failed to receive reply: 10004003".

After searching the net i got to know that, this happens because of displaying the alertview but i don't know how to solve this? Please help in this issue.

Community
  • 1
  • 1
Vignesh Babu
  • 670
  • 13
  • 30
  • check the similar post http://www.iphonedevsdk.com/forum/iphone-sdk-development-advanced-discussion/17373-wait_fences-failed-receive-reply-10004003-a.html – Jhaliya - Praveen Sharma May 17 '11 at 17:44
  • can you post alert view code ? – Narayanan Ramamoorthy May 17 '11 at 17:49
  • @Narayanan: I am just creating the simple uialertview but the problem is I am creating the separate thread to communicate with my server and I am displaying the error information based on my server response and I am also using apple reachability code to display the network down from my app delegate. Currently i am getting alertviews from both reachability code and server. What can i do – Vignesh Babu May 18 '11 at 15:53

0 Answers0