mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-03-13 09:41:03 +08:00
Apply suggestions from code review
Co-Authored-By: Jan Piotrowski <piotrowski+github@gmail.com>
This commit is contained in:
parent
04855d65f8
commit
fda597f6bb
@ -94,11 +94,11 @@ Add/edit these two attributes if not present. Set **"Status bar is initially hid
|
||||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||||
<false/>
|
||||
|
||||
Or in config.xml inside "platform" block:
|
||||
Or in `config.xml` inside "platform" block:
|
||||
|
||||
|
||||
<platform name="ios">
|
||||
...
|
||||
...
|
||||
<config-file overwrite="true" parent="UIStatusBarHidden" platform="ios" target="*-Info.plist">
|
||||
<true />
|
||||
</config-file>
|
||||
|
Loading…
x
Reference in New Issue
Block a user