You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can take a stab at it when I get a chance. However, did you watch WWDC 2014 Session 206 "What's New in Table and Collection Views"? Luke mentions in that session that there is currently a bug when using Storyboard/nib-created table views, where you'll need to programmatically set the rowHeight property to UITableViewAutomaticDimension. Have you made sure to do this (in addition to the other required steps)?
Hi
Could you possibly add a storyboard/nib example, because I can not get even the simplest example to work without getting exceptions thrown.
The text was updated successfully, but these errors were encountered: