ios - App crashes if the view disappears while the UiTableView is being reloaded -


i have view list of entities pulled remote source (via web-service). app crashes, if button pressed (view tableview disappears) while entities being loaded on table view.

if keyboard appeared, resign keyboard.


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -