Hi,
I would like to hide the iOS 8 status bar and found the code snippet below.
How to add it to the app.xml?
I tried the following but received an error:
<iPhone>
<InfoAdditions><![CDATA[
<key>UIStatusBarHidden</key>
<true/>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
]]></InfoAdditions>
</iPhone>
Thanks
Clik here to view.
![](http://www.rssing.com/inc2/img/tinyinf.webp)