I\'m getting the \'wait_fences: failed to receive reply: 10004003\' when I call a UIAlertView. It\'s called when the app first opens. It doesn\'t crash the app or seem to ef
You should show it in -(void)viewDidAppear method. When view just loaded it is not on screen.
-(void)viewDidAppear