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

Convert NsNumber, NSDate to String in iOS Swift

Global LocationManager Singleton class iOS Swift