gpt4 book ai didi

ios - 警告 : attempt to present

转载 作者:可可西里 更新时间:2023-11-01 06:16:20 32 4
gpt4 key购买 nike

我的问题是当我调用函数时:

[self performSegueWithIdentifier: @"FinalPlayPT" sender: self];

它有效,但我有这个警告:

Warning: Attempt to present on whose view is not in the window hierarchy!

我正在使用 Storyboard、xcode 4.5.2 和 iOS6,有什么想法吗?谢谢。

顺便说一句,如果我将 UIButton 用于 segue,则不会有警告,但我需要以编程方式进行。

我一直在尝试调用另一个 VC,但总是出现相同的警告。

我不知道该怎么办。

最佳答案

这听起来像是您试图在 View Controller 出现在屏幕上之前执行您的 segue。将您的调用移至 viewDidAppear: 或更高版本。

关于ios - 警告 : attempt to present,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13398971/

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