3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【iOS】【Swift】 Snapshotting a view that has not been rendered results in an empty snapshot

Last updated at Posted at 2015-07-09

iOS8でUIImagePickerControllerをpresentViewControllerする際、表題のワーニングが出ます。
どうやらiOS8のバグのよう。
stackoverflow--iOS 8 Snapshotting a view that has not been rendered results in an empty snapshot
"You can even download Apple's Using UIImagePickerController sample app, run it, and it will generate the same error out of the box." - 2014 Sep 24

とあるので、一旦無視で。

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?