ios - 将 ios 6 应用程序转换为 ios 7

标签 ios ios6 ios7

<分区>

在您看来,这可能是一个奇怪的问题,但我仍然面临着很多问题。 我有一个在 ios6 中开发的应用程序,现在我必须将它迁移到 ios7。 有几个问题: 应用程序的所有 View 都向上移动,应用程序底部留有空间。左边的空间等于状态栏。 TableView WrraperClass错误。

帮帮我。

最佳答案

可能您正在使用其中之一:UINavigatopnBar 或 UITabBarController:

If so then try with the translucency & uncheck these (under top bars & under bottom bars ) in the inspector

enter image description here

关于ios - 将 ios 6 应用程序转换为 ios 7,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19159621/

相关文章:

ios - 渲染 PDF iOS-iPad-Quartz 时出现问题

uinavigationbar - iOS7GM UINavigationBar外观setBackgroundImage : forBarMetrics: not working in UIPopoverController

objective-c - IOS 7 后台获取

iphone - MKMap 不使用定义的纬度和经度

iOS:嵌套的推送动画会导致导航栏损坏

iphone - UITextView 在 iPhone 中滚动(自动)?

ios - `tableView.dequeueReusableCell(withIdentifier:for:)` 从父类调用初始化器

ios - 我想在应用程序的非事件模式下接收通知时在主应用程序图标上增加角标(Badge)

ios - 应用程序调试 - 什么决定了我的应用程序在后台停留的时间?

ios - 使用来自光盘的数千张图像实现 Photo Grid 的平滑滚动