I'm new to phonegap and i try to set the status bar to the new light-content ios7 style.
Is there a possibility to do that yet?
My status bar looks like that...
... but I want to have this:
Thanks so much for any help :-)
Open your info.plist
(resources folder):
like this:
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With