Post

Replies

Boosts

Views

Activity

Reply to keyboard can't be popped up in live preview mode
It might be a bug in xcode. Check it I/O → Keyboard → Connect Hardware Keyboard. Need to be disabled. If there is okay. Try to use different simulated device or Reopen preview. Try to create another text input on another screen. Maybe the problem is in your text input Try to clean project , remove derive data and restart Xcode a) You can remove derived data via terminal: xcrun simctl --set ~/Library/Developer/Xcode/UserData/Previews/Simulator\ Devices shutdown all b) Or in Xcode -> preferences -> Locations -> Derived data arrow (small button) -> remove project folder
Jun ’21