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

Saved Image in document directory and save path in coredata not able to fetch the image file iOS swift