media.selectPhoto on iOS7 shows photo picker from iOS6 + status bar BUG

Hi,

I’m having an issue. When I call media.selectPhoto in iOS7 - it shows iOS6 photo picker window PLUS a status bar shows up on top of that - covering half of the Photos top menu bar (see the attachment). I’m using the daily build 2014.2147, so fairly new one. And yes - I’ve already added: 

both UIStatusBarHidden = true,

UIViewControllerBasedStatusBarAppearance = true,

to build settings. None of them work when I call media.selectPhoto() - I have to manualy dismiss status bar in onComplete listener again.

Are you planning to replace the photo picker to the current iOS7 version? And what about the status bar issue?

Thanks,

Olaf

21eawch.jpg