From 4ddd82446a2f13da328d723f8255ce0692b939fe Mon Sep 17 00:00:00 2001 From: Shazron Abdullah Date: Mon, 7 Oct 2013 15:26:24 -0700 Subject: [PATCH] Add section to the statusbar plugin.xml --- plugin.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/plugin.xml b/plugin.xml index 7653bdf..cd15347 100644 --- a/plugin.xml +++ b/plugin.xml @@ -37,6 +37,12 @@ + + +Add this key and value to your project's Info.plist: + <key>UIViewControllerBasedStatusBarAppearance</key> + <false/> +