If I read [[UIApplication sharedApplication] statusBarFrame].size.height
, then I get height of the frame of the status bar with in-call addition (press Command+Y in the Simulator to see it).
But how can I get the original status bar height without in-call addition?