iphone - How to show status bar on top of custom camera overlay? -
I have a custom issue to show the top sitemap on the custom character overlay which is currently impossible for me The same question was posted on the Apple Dev Forum but there was no response for some time. In my application, I have a custom overlay view set as UIImagePickerController overlay. At the bottom of the custom overlay view (this is a UIViewController), I have placed a toolbar that enables the user to click on the toolbar item. Since the top statusbar is not shown when the camera opens, the whole screen moves upwards and creates a narrow white ditch between the tool bar at the bottom and bottom of the screen.
I do not know how to solve this, but I think that if we can show the top status bar at the top of the camera, it will be sorted automatically. Thanks for any answers.
Some time ago there was such a problem and what I did was changed the shape of my thoughts. Why not do this and see that it works.
If it is not working, show status bar
[[UIApplication sharedApplication] setStatusBarHidden: no];
Comments
Post a Comment