0
0

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.

なぜか画面がブラックアウトしたとき

Last updated at Posted at 2020-05-27

メモ

アプリ作ってたらあるタイミングで急に画面が完全にブラックアウトして何も表示されなくなった。

プロジェクト丸ごと昇天したのかと思ったがそんなことはなかった。

SceneDelegateで予め宣言されているwindow変数を使わずに新しくwindow変数を定義して使っていたせいらしい。

(何が違うんだ、、?)

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?