I\'m debugging my code and trying to figure out the size of the view using this:
p view.frame.size.height
but I\'m getting this error:
It seems that we cannot use dot notation in the console, try to use get method.