IDMPhotoBrowser icon indicating copy to clipboard operation
IDMPhotoBrowser copied to clipboard

ForceHideStatusBar property doesn't work

Open huangxu510 opened this issue 6 years ago • 2 comments

ForceHideStatusBar property doesn't work, iOS11.3

huangxu510 avatar Apr 26 '18 02:04 huangxu510

You could try: UIViewControllerBasedStatusBarAppearance to YES.

Viktorianec avatar Jun 21 '18 10:06 Viktorianec

1.choose info.plist->View controller-based status bar appearance set is YES or delete it then you can control statusBar hidden independent 2.if you set info.plist->View controller-based status bar appearance is NO statusBarHidden is global control

JCCP3 avatar Jun 22 '18 04:06 JCCP3