I have a custom table view in my app. I have implemented the \"Load More\" feature to the table which loads 25 rows at a time. The problem is after loading 2 times the app crash
Messages to nil that return structs of structs can return undefined values in the inner struct.
In practical terms, this means that getting the frame from a nilUIView can return undefined values in the size field of the frame. This bug just bit me and I was surprised.