问题
I'm puzzled. I'm finding that the UIDocument method openWithCompletionHandler works in the iOS 5 and IOS 6 sims, but not in the one for iOS 5.1.
Any thoughts on how I work around this? Is it just one of those things where the sim falls down but the real environment doesn't?
Thanks.
Steve
回答1:
I see something similar. In openWithCompletionHandler
the completion handler is never called. In saveToURL
, the app freezes completely. As for you this only happens in the 5.1 simulator. 5.0 and now 6.1 are fine.
来源:https://stackoverflow.com/questions/13537225/openwithcompletionhandler-prob-in-5-1-sim