xcode 10 simulator not responding to change in textfield.inputView

I have an active app using textfield.inputView = nil to switch to keyboard from uiPickerView.


I just switched to using Xcode 10.0, and the simulators are not responding to this when the code changes the .inputView.


Has anyone else noticed this?


EDIT: It appears that this is an iOS 12.0 bug. I just downloaded 12.0 on my phone, and now the same bug is showing up there as well.

Replies

I have the same issue as well, can someone in apple please fix this. I just downloaded xcode 10.0 and when I try run simulator the keyboard don't pop up for textfield or if I change the keyboard type it don't pop up. It popped up once.