I have requirement to change my application old UI to latest flat UI compatible with iOS 7.0. For this, I have to change whole UI of my application. My application works in good condition below iOS 7.0.
Now my issue is regarding application status bar for iOS 7.0. My all existing views gets overlapped by status bar in iOS 7.0. For viewcontroller
, I have a found a solution to resolve this issue but i didn't find any solution for MGSplitViewController
.
Have you ever used this control in your application? Do you have any solution for this control? please let me know if you have any suggestion to solve this issue.
Thanks, Nilesh M. Prajapati