【问题标题】:ipad air only, does not display images when app is compiled in Xcode 6, other iPads are okay只有ipad air,在Xcode 6编译app时不显示图像,其他iPad都可以
【发布时间】:2014-10-20 22:39:28
【问题描述】:

我们正在 Xcode 6.1 中重新编译我们的 SIMit iPad 应用程序。这些应用程序在除 iPad Air 之外的所有测试的 iPad 上都能正常运行。在 Xcode 5 中编译的原始版本可以正常工作。 iPad Air 不显示图像。该应用程序正常工作,因此它认为图像在那里。

【问题讨论】:

    标签: ios xcode ipad


    【解决方案1】:

    我遇到了同样的问题。该错误与 UIImageView+Category 文件有关,该文件导致 UIImageView alpha 的 64 位处理错误。当我删除它时,问题就消失了。 Images not displaying on iPad AIR, but display on other iPads

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2016-10-06
      • 1970-01-01
      • 1970-01-01
      • 2016-11-27
      • 2012-01-28
      • 2018-12-20
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多