If you type too fast in search-bar API call errors out – Ios swift
I have two questions here: One) as the user types in the search bar an api call fired updating the tableview. If the user types too fast it results in an error. I would like to see how to prevent…