wait_fences: failed to receive reply: 10004003 solution:not found.

Posted by amy on Stack Overflow See other posts from Stack Overflow or by amy
Published on 2010-03-29T11:00:15Z Indexed on 2010/03/29 11:03 UTC
Read the original article Hit count: 881

Filed under:

I am getting this error message,Whenever I show alertview in function :

  • (void)navigationController:(UINavigationController *)navigationController willShowViewController:(UIViewController *)viewController animated:(BOOL)animated {

and then handling the click actio in :

-(void)alertView:(UIAlertView *)alert clickedButtonAtIndex:(NSInteger)buttonIndex

I saw all related posts but however didn't get any solution to this coz i dont have any keyboards on. I am only using navigation functions ans alertview inside it. App is also crash due to this problem. any help will highly appreciated.

© Stack Overflow or respective owner

Related posts about iphone