日々精進

新しく学んだことを書き留めていきます

2012-07-08から1日間の記事一覧

Popovers cannot be presented from a view which does not have a window

presentPopoverFromRect でPopoverを表示しようとすると以下のようなエラーメッセージが出た。 Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Popovers cannot be presented from a view which does not have a window…