2

In UIDocument completion handler never gets called in IOS 5 but works in IOS6

user1010819
  • 2,691
  • 3
  • 15
  • 14
  • 1
    did you ever figure this out? I'm having a similiar thing with the UIDocument saveToURL method; the completion handler never gets called (the code seems to internally deadlock for some reason) – karwag Feb 02 '13 at 02:43
  • See also: http://stackoverflow.com/questions/13537225/openwithcompletionhandler-prob-in-5-1-sim & http://stackoverflow.com/questions/12577672/uimanageddocument-completionhandler-not-executed-in-ios-5-1-simulator-but-works – chown Mar 10 '13 at 21:42
  • I have similar situation, UIDocument completion handler doesn't get called on iOS 5.1, but it does on iOS 5.0 and iOS 6.0 (checked by break point inside completion handler) – Michal Gumny Jan 24 '13 at 08:33

0 Answers0