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

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