3
1

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 シミュレータのキーボードが反応しない時の対応

Posted at

実行時環境 Xcode11.1/Swift5/iOS13.1

Xcode11にあげてiOS13の対応を行なっていた時突然シミュレータのキーボードが反応しなくなりました。
入力した途端アプリが固まって動かなくなってしまう状態です。

ちなみに実機ビルドはOK。画面遷移後別の画面ではOK。なぜか初回の画面だけが動かない。

*対応

シミュレータを初期化したら直りました!

シミュレータを起動
Hardware>Erase All Content and Settings...

3
1
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
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?