Why does the keyboard not appear on the iPhone X simulator in Xcode 9?

Viewed 2967

I just ran an app that I am developing on the iPhone X simulator in Xcode 9.1. The soft keyboard doesn't appear when I tap inside of a UITextView. It works fine in the iPhone 8 simulator. To trouble shoot I ran the calendar app on the iPhone X simulator and selected the search icon. Again, no keyboard popped up.

Anyone else seeing this behavior or have a fix?

2 Answers
Related