低于 9.0 的 iOS 上的 Storyboard 参考

Posted

技术标签:

【中文标题】低于 9.0 的 iOS 上的 Storyboard 参考【英文标题】:Storyboard reference on iOS below 9.0 【发布时间】:2015-11-13 11:04:48 【问题描述】:

我正在使用新的故事板参考。根据 Apple documentation,ios 的最低要求是 9.0 版。

但是,我已经成功部署了测试应用程序,该应用程序在同一个应用程序内的两个故事板之间进行了简单的显示转场,这些故事板与 iOS 8.3 设备的故事板引用和 iOS 8.0 的模拟器连接。

是文档有误,还是我遗漏了一些明显的东西?

【问题讨论】:

【参考方案1】:

它向后兼容 8.0,但关系 segues 除外。见the release notes for Xcode 7

Storyboard References may now be deployed to iOS 8, OS X 10.10, and watchOS 1.
Backwards-deployed Storyboard References may not be connected to relationship segues and may not refer to storyboards in external bundles. (21275172)

【讨论】:

以上是关于低于 9.0 的 iOS 上的 Storyboard 参考的主要内容,如果未能解决你的问题,请参考以下文章

移动 Chrome 中的 webRTC,iOS 版本低于 14.3

iOS开发——实用篇Swift篇&QQ登入界面实现

Xcode 9.0 报错,Safe Area Layout Guide Before IOS 9.0

关于WPF的2000件事 02--WPF界面是如何渲染的?

centerXAnchor 仅适用于 iOS 9.0 或更高版本?

iOS 11/Xcode 9.0 中的 SFSafariViewController 空白