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

How to blink a button iOS swift?

Convert NsNumber, NSDate to String in iOS Swift

Parse the value from string value iOS swift