ios 7 UiView frame issue

前端 未结 6 1621
渐次进展
渐次进展 2021-01-31 03:26

I am running same app in iOS6 and iOS7 which has NavigationBar.It runs well on iOS6, but in iOS7, all view is little bit up like it is not considering the Navigation bar at all.

6条回答
  •  情话喂你
    2021-01-31 03:46

    At the time of this answer, iOS 7 was still under NDA, so it was not possible to write the actual solution. To help anyway, I've posted a helping link available only for registered developers.

    ==== Original Post: ====

    Read the iOS 7 Transition Guide. Its section 'Updating the UI' explains how to fix your problem.

提交回复
热议问题