画像等をシェアする時に便利なUIActivityViewController。 iOS8のiPadのみでクラッシュしてしまいます。 エラーはこんな感じ。 2014-11-05 11:13:00.374 Hoge[276:13937] *** Terminating app due to uncaught exception 'NSGenericException', reason: 'UIPopoverPresentationController (<_uialertcontrolleractionsheetregularpresentationcontroller: 0x12ee22f30>) should have a non-nil sourceView or barButtonItem set before the presentation occurs.' ググってみるとstac

