Delete row from tableView or CollectionView crashes

Solution:

Before that you have to know that your data array must be delete the value before updating the tableView or collectionView

Also number of rows or number of sections will be sometime problem.


Comments

Popular posts from this blog

Invalid bundle error while upload the app to the app Store

store cgpoint in userdefaults iOS swift