gpt4 book ai didi

ios - 如何处理: UIActionSheet deprecated (iOS8) X UIAlertController not supported (iOS7)

转载 作者:搜寻专家 更新时间:2023-10-30 20:16:34 26 4
gpt4 key购买 nike

UIActionSheet 在 iOS 7 上已弃用,文档建议使用 UIAlertController,但 UIAlertController 在 iOS7 上不受支持:P

如果我在 iOS8 中使用 UIActionSheet,我的代码将运行,有一个警告 :P 但它运行...

我想知道是否有另一种选择,而不是仅仅保留已弃用的代码并确保它适用于两个 iOS (7/8)。

谢谢

最佳答案

如果您正在编写可在 iOS 7 和 iOS 8 扩展上使用的共享代码(其中 UIAlertView/UIActionSheet API 受到限制),请查看 JVAlertController .

这是我创建的用于解决此问题的开源 UIAlertController 到 iOS 7 的后向端口。

关于ios - 如何处理: UIActionSheet deprecated (iOS8) X UIAlertController not supported (iOS7),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28091247/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com