I have been working on an application, and distributed it for testing one of my colleague has got this issue, the screenshot shows that has dual status bar, i asked him to reproduce the issue or give me the steps so that i can resolve it or at least find why or how it is happening, but unfortunately he was not able to reproduce the issue.
FYI i am using default status bar and i have done only one change with respect to the status bar style other than this there is no modification done to the status bar
[[UIApplication sharedApplication] setStatusBarStyle:UIStatusBarStyleLightContent]
Have anyone of you faced this issue? if so can you provide me some feedbacks or help
Thanks