On iPad devices, the UIStatusBarStyleDefault and UIStatusBarStyleBlackTranslucent styles default to the UIStatusBarStyleBlackOpaque appearance.
Maybe Apple thinks the screen is too big, and it is not important to provide 20px (2~3% of the screen size) to the status bar.
Is there a way to keep the status bar of the iPad translucent. I get this error when trying to do this: UIStatusBarStyleBlackTranslucent is not available on this device.
p>
iPad does not support translucent status bar.
On iPad devices, the UIStatusBarStyleDefault and UIStatusBarStyleBlackTranslucent styles default to the UIStatusBarStyleBlackOpaque appearance.
p>
Maybe Apple thinks that the screen is too big, and it is not important to provide 20px (2~3% of the screen size) to the status bar.