Change iOS status bar font color to white

Hello mhartington,

still it is not working in ios status bar font color, my background color is blue and font color are white, i have download http://learn.ionicframework.com/formulas/customizing-the-status-bar/ this plugin, showing in black color,

i have added in config.xml
<preference name="StatusBarBackgroundColor" value="#0db3f1"/> <preference name="StatusBarStyle" value="#FFFFFF" />

Thanks,