Posts

Post marked as unsolved
2k Views

iOS14 statusBarHeight is not 44.0 on some devices

[UIApplication sharedApplication].statusBarFrame.size.height; This code return 48 on iPhone 11, but 40 on iPhone 11 pro Max, and others return 44, but before iOS14, it will always return 44, is it a bug or a feature?
Asked
by Asura19.
Last updated .