iOS crash when try to load automatic dimention for tableView or CollectionView

Solution:

If you are tried that automatic dimention that tableView or Collection View will load the content with automatic height then sometimes this problem occurs.

So better you can set the height in constant and run the app it will works good.

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