no such possibility
Post
Replies
Boosts
Views
Activity
I find the reason of the problem
Problem is in Scroll to some index in empty tableView
Check your tableview data before scrolling
I have the same problem
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